Skip to content

Commit 60fff70

Browse files
[cherry-pick] chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 in the actions group (#7346)
chore(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 in the actions group (#7344) chore(deps): bump golangci/golangci-lint-action in the actions group Bumps the actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 6.3.1 to 6.3.2 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@2e78893...051d919) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6a9ac2 commit 60fff70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
go-version-file: go.mod
5353

5454
- name: Lint Code
55-
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
55+
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
5656
with:
5757
only-new-issues: true
5858

0 commit comments

Comments
 (0)