Skip to content

Commit 0b92ccd

Browse files
build(deps): bump chainguard-dev/actions from 1.0.7 to 1.0.8 (#1592)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@dd4524a...ec48ea4) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8328a3 commit 0b92ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
go-version-file: 'go.mod'
3131
check-latest: true
3232

33-
- uses: chainguard-dev/actions/goimports@dd4524afd480a43ead9543a08be1c5004ee8b0a7 # v1.0.7
33+
- uses: chainguard-dev/actions/goimports@ec48ea414c0cb207549029d8fe35f8f01e563219 # v1.0.8
3434
- run: make wolfictl
3535
- run: make test
3636

0 commit comments

Comments
 (0)