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 2c60d9d commit 5551f71Copy full SHA for 5551f71
.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@971e284b6050e8a5849b72094c50ab08da042db8 # v6
+ uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
26
with:
27
version: latest
28
0 commit comments