Skip to content

Commit 341ea9c

Browse files
Update golangci/golangci-lint-action action to v6.3.3
1 parent 2f0510e commit 341ea9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version-file: 'go.mod'
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
24+
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
2525
with:
2626
version: ${{ env.GOLANG_CI_LINT_VERSION }}
2727
args: --verbose --timeout 5m

0 commit comments

Comments
 (0)