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 32d5e7e commit f52c51fCopy full SHA for f52c51f
1 file changed
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout head
19
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
- name: Run golangci-lint-action
21
- uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
+ uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
22
unit-test:
23
strategy:
24
matrix:
0 commit comments