We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413cd3f commit 80d2dbeCopy full SHA for 80d2dbe
.github/workflows/golangci-lint.yml
@@ -27,6 +27,6 @@ jobs:
27
go-version: 1.24
28
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
+ uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
31
with:
32
version: v2.1
0 commit comments