Skip to content

Commit 745444c

Browse files
authored
fix: unpin minty (#110)
1 parent 9dc20f7 commit 745444c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-checksums.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: 'Mint Token'
4343
id: 'mint-token'
4444
if: '${{ env.CHANGES }}'
45-
uses: 'abcxyz/github-token-minter/.github/actions/mint-token@4e83d0b3f01f2b084dbbd3c6da07b29a2c032c6e'
45+
uses: 'abcxyz/github-token-minter/.github/actions/mint-token@main' # ratchet:exclude
4646
with:
4747
wif_provider: '${{ vars.TOKEN_MINTER_WIF_PROVIDER }}'
4848
wif_service_account: '${{ vars.TOKEN_MINTER_WIF_SERVICE_ACCOUNT }}'

0 commit comments

Comments
 (0)