Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#2996)
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 37553caef139658d47a57c97fac3c0d382c8c466.
  • Loading branch information
pulumi-bot authored Feb 9, 2025
1 parent 8e715a0 commit 42231bf
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 @@ -55,7 +55,7 @@ jobs:
continue-on-error: true
run: make prepare_local_workspace
- name: golangci-lint
uses: golangci/golangci-lint-action@e60da84bfae8c7920a47be973d75e15710aa8bd7 # v6
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6
with:
version: v1.60
working-directory: provider

0 comments on commit 42231bf

Please sign in to comment.