Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#992)
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 d83c72e40cb154335090119466d3fd50adb81a1d.
  • Loading branch information
pulumi-bot authored Feb 13, 2024
1 parent 8889ad7 commit 903ad07
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 @@ -73,7 +73,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.1
version: v1.55.2
working-directory: provider
- if: failure() && github.event_name == 'push'
name: Notify Slack
Expand Down

0 comments on commit 903ad07

Please sign in to comment.