Skip to content

Commit 94367e8

Browse files
chore: Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#1187)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d87f8ee commit 94367e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@aaa42aa0628b4ae2578232a66b541047968fac86
53+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
5454
with:
5555
version: v1.60.3 # Also update GOLANGCI_VERSION variable in Makefile when updating this version
5656
working-directory: cfn-resources

0 commit comments

Comments
 (0)