Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#977)
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 d5e0fe4f36d4ac17f919bd8deb603fcf88c25261.
  • Loading branch information
pulumi-bot authored Feb 14, 2025
1 parent c66e670 commit 493e848
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 @@ -51,7 +51,7 @@ jobs:
continue-on-error: true
run: make prepare_local_workspace
- name: golangci-lint
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6
with:
version: v1.60
working-directory: provider

0 comments on commit 493e848

Please sign in to comment.