Skip to content

Commit e76a4ca

Browse files
authored
Update GitHub Actions workflows. (#1073)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 37e93d942f6b446e78d5c6bca79b0634b03b1d85.
1 parent 59c2bc9 commit e76a4ca

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
@@ -50,7 +50,7 @@ jobs:
5050
continue-on-error: true
5151
run: make prepare_local_workspace
5252
- name: golangci-lint
53-
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6
53+
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
5454
with:
5555
version: v1.60
5656
working-directory: provider

0 commit comments

Comments
 (0)