Skip to content

Commit 5d704c7

Browse files
chore: Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#1481)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc037e4 commit 5d704c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
go-version-file: 'cfn-resources/go.mod'
5151
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
5252
- name: golangci-lint
53-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
53+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601
5454
with:
5555
version: v2.4.0 # Also update GOLANGCI_VERSION variable in Makefile when updating this version
5656
working-directory: cfn-resources

0 commit comments

Comments
 (0)