Skip to content

Commit 7c6142f

Browse files
chore(deps): update golangci/golangci-lint-action action to v8 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab9f4f3 commit 7c6142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
go-version-file: ./go.mod
7777

7878
- name: golangci-lint
79-
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
79+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
8080

8181
test:
8282
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)