Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#456)
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 6eed05751ff69ae8a0914853dd91bee74dc7f0bb.
  • Loading branch information
pulumi-bot authored Dec 14, 2023
1 parent 970ad74 commit 5d6acf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-upstream-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: git fetch --prune --unshallow --tags
shell: bash
- name: Install upgrade-provider
run: go install github.com/pulumi/upgrade-provider@29dae5201e3ded4c5bd34d82adbef18ba1e12df8
run: go install github.com/pulumi/upgrade-provider@main
shell: bash
- name: "Set up git identity: name"
run: git config --global user.name pulumi-bot
Expand Down

0 comments on commit 5d6acf6

Please sign in to comment.