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 34def64 + ef53f6d commit 3845a49Copy full SHA for 3845a49
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@v8
+ uses: golangci/golangci-lint-action@v9
76
with:
77
working-directory: git-sync
78
version: v2.1.0
0 commit comments