Skip to content

Commit a780cc0

Browse files
authored
Update GitHub Actions workflows. (#687)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 33be26eca6778486422a6beaf847a97f0452de97.
1 parent 3ddb4e7 commit a780cc0

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
@@ -48,7 +48,7 @@ jobs:
4848
continue-on-error: true
4949
run: make prepare_local_workspace
5050
- name: golangci-lint
51-
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
51+
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
5252
with:
5353
version: v1.64.6
5454
working-directory: provider

0 commit comments

Comments
 (0)