Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#1648)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 37e93d942f6b446e78d5c6bca79b0634b03b1d85.
  • Loading branch information
pulumi-bot authored Feb 16, 2025
1 parent dfd3686 commit b42d1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
continue-on-error: true
run: make prepare_local_workspace
- name: golangci-lint
uses: golangci/golangci-lint-action@818ec4d51a1feacefc42ff1b3ec25d4962690f39 # v6
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6
with:
version: v1.60
working-directory: provider

0 comments on commit b42d1ae

Please sign in to comment.