Skip to content

Commit e401ca5

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

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
@@ -59,6 +59,6 @@ jobs:
5959
uses: actions/checkout@v4
6060

6161
- name: golangci-lint
62-
uses: golangci/golangci-lint-action@v7
62+
uses: golangci/golangci-lint-action@v8
6363
with:
6464
version: v1.54.0

0 commit comments

Comments
 (0)