Skip to content

Commit 7760e7f

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

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

0 commit comments

Comments
 (0)