Skip to content

Commit 701c588

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent 761dcad commit 701c588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
fetch-depth: 1
6363

6464
- name: golangci-lint ${{ matrix.app }}
65-
uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7
65+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
6666
with:
6767
version: ${{ env.GOLANGCI_LINT_VERSION }}
6868
working-directory: go/${{ matrix.app }}

0 commit comments

Comments
 (0)