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 e070b1a commit 4322c52Copy full SHA for 4322c52
.github/workflows/verify.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Build Provider
62
run: make provider
63
- name: Lint Provider
64
- uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
+ uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6.4.1
65
with:
66
version: "${{ matrix.golangci-lint-version }}"
67
working-directory: provider
0 commit comments