Skip to content

Commit b862d98

Browse files
chore(deps): update golangci/golangci-lint-action action to v9 (#33)
Co-authored-by: netic-renovate[bot] <207156494+netic-renovate[bot]@users.noreply.github.com> Co-authored-by: Christian Larsen <[email protected]>
1 parent 672e037 commit b862d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: make check-imports
3535

3636
- name: golangci-lint
37-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
37+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9
3838
with:
3939
version: v2.1
4040

0 commit comments

Comments
 (0)