Skip to content

Commit bf10b19

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

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@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
53+
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6
5454
with:
5555
version: v1.64.6
5656
working-directory: provider

0 commit comments

Comments
 (0)