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 066954a commit 896aa8fCopy full SHA for 896aa8f
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout Repository
23
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
24
- name: Run golangci-lint
25
- uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3
+ uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
26
with:
27
version: latest
28
0 commit comments