Skip to content

Commit 920cfb6

Browse files
renovate-rancher[bot]thardeck
authored andcommitted
chore(deps): update golangci/golangci-lint-action action to v6.4.1
1 parent d8814ea commit 920cfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
export PATH=$PATH:/home/runner/go/bin/
2929
3030
- name: golangci-lint
31-
uses: golangci/golangci-lint-action@v6.3.2
31+
uses: golangci/golangci-lint-action@v6.4.1
3232
with:
3333
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
3434
version: v1.61.0

0 commit comments

Comments
 (0)