Skip to content

Commit 83f5c14

Browse files
ci: update golangci/golangci-lint-action action to v9 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f5ba13 commit 83f5c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- run: git diff --exit-code
3939

4040
- name: Run linters
41-
uses: golangci/golangci-lint-action@v8
41+
uses: golangci/golangci-lint-action@v9
4242
with:
4343
version: v2.1.2

0 commit comments

Comments
 (0)