Skip to content

Commit f291b38

Browse files
chore(deps): update golangci/golangci-lint-action action to v8
1 parent ed9f0d1 commit f291b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
steps:
6464
- uses: actions/checkout@v4
6565
- uses: ./.github/actions/setup-golang
66-
- uses: golangci/golangci-lint-action@9fae48acfc02a90574d7c304a1758ef9895495fa # v7.0.1
66+
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
6767
with:
6868
working-directory: scripts/dofy
6969

0 commit comments

Comments
 (0)