Skip to content

Commit 5b88ab3

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

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

0 commit comments

Comments
 (0)