Skip to content

Commit af2bca6

Browse files
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#54)
1 parent fc36e0a commit af2bca6

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
@@ -23,7 +23,7 @@ jobs:
2323
go-version-file: 'go.mod'
2424
cache: false # see https://github.com/golangci/golangci-lint-action/issues/807
2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601
26+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20
2727
with:
2828
version: v2.1.6
2929
unit-tests:

0 commit comments

Comments
 (0)