Skip to content

Commit ddd016c

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

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
@@ -41,7 +41,7 @@ jobs:
4141
- run: go mod download
4242
- run: go build -v .
4343
- name: Run linters
44-
uses: golangci/golangci-lint-action@v8
44+
uses: golangci/golangci-lint-action@v9
4545
with:
4646
version: latest
4747

0 commit comments

Comments
 (0)