diff --git a/.github/workflows/apex_performance.yml b/.github/workflows/apex_performance.yml index 196c75f29..9ae98925b 100644 --- a/.github/workflows/apex_performance.yml +++ b/.github/workflows/apex_performance.yml @@ -359,7 +359,7 @@ jobs: gzip -c "${{ env.APEX_LEDGER_DB }}" > "apex_ledger_${DATE}.db.gz" - name: Create Release Backup - uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 with: tag_name: ledger-backup-${{ github.run_number }} name: APEX Ledger Backup ${{ github.run_number }}