-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[internal] Update GitHub Actions workflow files (#17)
- Loading branch information
1 parent
71ccaf1
commit 0c46216
Showing
15 changed files
with
48 additions
and
491 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,6 +39,5 @@ on: | |
pull_request_target: | ||
branches: | ||
- main | ||
- master | ||
types: | ||
- opened |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -301,7 +301,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Publish SDKs | ||
uses: pulumi/[email protected].9 | ||
uses: pulumi/[email protected].11 | ||
- env: | ||
SLACK_CHANNEL: provider-upgrade-publish-status | ||
SLACK_COLOR: "#FF0000" | ||
|
Oops, something went wrong.