Skip to content

Commit e5d6a11

Browse files
authored
Merge pull request #274 from chainguard-images/dependabot/github_actions/chainguard-dev/actions-1.6.1
Bump chainguard-dev/actions from 1.5.16 to 1.6.1
2 parents 8b2fa4e + 67669e1 commit e5d6a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fi
7272
7373
- name: Bump and push Git tag
74-
uses: chainguard-dev/actions/git-tag@eba358c567c5b091e34187d905258baebdd2a4ec # v1.5.16
74+
uses: chainguard-dev/actions/git-tag@0cf1221da92242205c2d9f8a63add344ebd6b304 # v1.6.1
7575
if: steps.check.outputs.bump == 'yes'
7676
with:
7777
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)