Skip to content

Commit df68b4f

Browse files
chore(deps): update golangci/golangci-lint-action action to v9
1 parent 54b6255 commit df68b4f

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
@@ -24,7 +24,7 @@ jobs:
2424
cache: false
2525
- uses: actions/checkout@v6
2626
- name: golangci-lint
27-
uses: golangci/golangci-lint-action@v7
27+
uses: golangci/golangci-lint-action@v9
2828
with:
2929
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
3030
version: v2.0.2

0 commit comments

Comments
 (0)