Skip to content

Commit 2e51560

Browse files
authored
1 parent 190cf7f commit 2e51560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: golangci-lint
3737
env:
3838
GOOS: ${{ matrix.GOOS }}
39-
uses: golangci/golangci-lint-action@v6
39+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
4040
with:
4141
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
4242
version: v1.64.5

0 commit comments

Comments
 (0)