Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Feb 13, 2025
1 parent ccb792d commit 0c7cf26
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 @@ -50,7 +50,7 @@ jobs:
continue-on-error: true
run: make prepare_local_workspace
- name: golangci-lint
uses: golangci/golangci-lint-action@e0ebdd245eea59746bb0b28ea6a9871d3e35fbc9 # v6
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6
with:
version: v1.60
working-directory: provider

0 comments on commit 0c7cf26

Please sign in to comment.