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 bc63e24Copy full SHA for bc63e24
.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@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
26
with:
27
version: latest
28
0 commit comments