We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a9e55 commit 0dffae8Copy full SHA for 0dffae8
.github/workflows/golangci-lint.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
+ uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
17
with:
18
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
19
version: v1.42.1
0 commit comments