Skip to content

Commit a5cc8f5

Browse files
chore: Bump golangci/golangci-lint-action from 6.5.2 to 7.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.2 to 7.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@55c2c14...1481404) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f4a097 commit a5cc8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
go-version-file: 'go.mod'
4747
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
4848
- name: golangci-lint
49-
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
49+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd
5050
with:
5151
version: v1.64.7 # Also update GOLANGCI_VERSION variable in GNUmakefile when updating this version
5252
- name: actionlint

0 commit comments

Comments
 (0)