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.
2 parents 898b250 + c4e6a57 commit daa2b3aCopy full SHA for daa2b3a
1 file changed
.github/workflows/main.yml
@@ -72,7 +72,7 @@ jobs:
72
# There is a risk of drift between the two, but this is only linting,
73
# not runtime correctness!
74
- name: golangci-lint
75
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
+ uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
76
with:
77
working-directory: git-sync
78
version: v2.1.0
0 commit comments