We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ddfa57 + da389dd commit 04f2b08Copy full SHA for 04f2b08
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version: "1.23"
29
- name: golangci-lint
30
- uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
+ uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6.3.3
31
32
version: v1.61.0
33
args: --timeout=5m
0 commit comments