Skip to content

Commit 4ed96e9

Browse files
Bump chainguard-dev/actions from 1.6.1 to 1.6.2 in /gofmt (#755)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.1 to 1.6.2. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](0cf1221...a601adc) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.2 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 4c65902 commit 4ed96e9

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@0cf1221da92242205c2d9f8a63add344ebd6b304 # v1.6.1
60+
uses: chainguard-dev/actions/nodiff@a601adc7b134a61c9110e17c6ebcdff5e2e53bdc # v1.6.2
6161
with:
6262
fixup-command: "gofmt ${{ inputs.args }}"

0 commit comments

Comments
 (0)