Skip to content

Commit

Permalink
use v2 of metplus-action-release-checksum to prevent failure in cUrl …
Browse files Browse the repository at this point in the history
…command to upload asset
  • Loading branch information
georgemccabe committed Jul 1, 2024
1 parent 6b0a930 commit 9a09f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
add-checksum:
runs-on: ubuntu-latest
steps:
- uses: dtcenter/metplus-action-release-checksum@v1
- uses: dtcenter/metplus-action-release-checksum@v2
with:
token: ${{ secrets.METPLUS_BOT_TOKEN }}

0 comments on commit 9a09f82

Please sign in to comment.