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.
1 parent d5e6b70 commit 81dcf16Copy full SHA for 81dcf16
.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@v7
+ uses: golangci/golangci-lint-action@v8
76
with:
77
working-directory: git-sync
78
version: v2.1.0
0 commit comments