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 e009c2e commit 951e363Copy full SHA for 951e363
.github/workflows/lint.yml
@@ -23,7 +23,7 @@ jobs:
23
go-version: "1.22"
24
- uses: actions/checkout@v4
25
- name: golangci-lint
26
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # [email protected].0
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # [email protected].1
27
with:
28
version: v1.54
29
only-new-issues: true
0 commit comments