Skip to content

Commit b479d9f

Browse files
chore(deps): update golangci/golangci-lint-action action to v9 (#583)
1 parent 3cf627f commit b479d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Running golangci-lint
4040
- name: Linting
4141
if: matrix.lint
42-
uses: golangci/golangci-lint-action@v8.0.0
42+
uses: golangci/golangci-lint-action@v9.0.0
4343
with:
4444
version: v2.4.0
4545
only-new-issues: true

0 commit comments

Comments
 (0)