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.
2 parents 8542be3 + 5711945 commit 909c960Copy full SHA for 909c960
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout Repository
23
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
24
- name: Run golangci-lint
25
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6
26
with:
27
version: latest
28
0 commit comments