Skip to content

Commit

Permalink
Fix release checksum action (#2929)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe authored Jul 2, 2024
1 parent bd4ef7a commit 10a449e
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 10a449e

Please sign in to comment.