Skip to content

Commit 67669e1

Browse files
Bump chainguard-dev/actions from 1.5.16 to 1.6.1
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.16 to 1.6.1. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@eba358c...0cf1221) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d91be commit 67669e1

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)