We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b2fa4e + 67669e1 commit e5d6a11Copy full SHA for e5d6a11
.github/workflows/release.yaml
@@ -71,7 +71,7 @@ jobs:
71
fi
72
73
- name: Bump and push Git tag
74
- uses: chainguard-dev/actions/git-tag@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16
+ uses: chainguard-dev/actions/git-tag@0cf1221da92242205c2d9f8a63add344ebd6b304 # v1.6.1
75
if: steps.check.outputs.bump == 'yes'
76
with:
77
token: ${{ steps.octo-sts.outputs.token }}
0 commit comments