Skip to content

Commit 4d66309

Browse files
Bump chainguard-dev/actions from 1.5.7 to 1.5.8 in /gofmt (#639)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.7 to 1.5.8. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](1b32103...abcc11e) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.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 801a526 commit 4d66309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gofmt/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ runs:
5757
done
5858
5959
- name: Verify gofmt
60-
uses: chainguard-dev/actions/nodiff@1b32103f5aa389c31ab0be75a8edc38d7e4750d8 # v1.5.7
60+
uses: chainguard-dev/actions/nodiff@abcc11e1cf9073eff6c69e91c49756c1430b094c # v1.5.8
6161
with:
6262
fixup-command: "gofmt ${{ inputs.args }}"

0 commit comments

Comments
 (0)