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 f427832 + 574be41 commit d9d12f7Copy full SHA for d9d12f7
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@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
+ uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9
76
with:
77
working-directory: git-sync
78
version: v2.1.0
0 commit comments