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 27012a1 + 896aa8f commit e235493Copy full SHA for e235493
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout Repository
23
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
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