Skip to content

Commit 9a8d371

Browse files
committed
[internal] Update GitHub Actions workflow files
1 parent d29d107 commit 9a8d371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
continue-on-error: true
5252
run: make prepare_local_workspace
5353
- name: golangci-lint
54-
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6
54+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
5555
with:
5656
version: v1.60
5757
working-directory: provider

0 commit comments

Comments
 (0)