Skip to content

Commit c2a7c31

Browse files
Bump chainguard-dev/actions
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 87966c10ea9ee2c3a45da2dc41040ee57ab8376d to 3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@87966c1...3e8a2a2) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 786c58f commit c2a7c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image-early-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- id: install-gitsign
7777
name: Install gitsign for commit signing
7878
# See https://github.com/chainguard-dev/actions/blob/main/setup-gitsign/action.yml
79-
uses: chainguard-dev/actions/setup-gitsign@87966c10ea9ee2c3a45da2dc41040ee57ab8376d
79+
uses: chainguard-dev/actions/setup-gitsign@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d
8080
- id: move-tag
8181
name: Move early-access-release tag
8282
env:

0 commit comments

Comments
 (0)