Skip to content

Commit 8167b36

Browse files
Update golangci/golangci-lint-action action to v9.3.0 (#513)
1 parent 3c76f00 commit 8167b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version-file: 'go.mod'
2525
cache: false
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
27+
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
2828
with:
2929
version: ${{ env.GOLANG_CI_LINT_VERSION }}
3030
args: --verbose --timeout 5m

0 commit comments

Comments
 (0)