-
-
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.
deps(monorepo): update auto-merge non-major dependencies
- Loading branch information
1 parent
85ab369
commit 9adce0c
Showing
15 changed files
with
4,333 additions
and
2,807 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 |
---|---|---|
@@ -1 +1 @@ | ||
22.9.0 | ||
22.11.0 |
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 |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Send Slack notification - Deployment started | ||
uses: slackapi/[email protected].0 | ||
uses: slackapi/[email protected].1 | ||
with: | ||
channel-id: "notifications" | ||
payload: | | ||
|
@@ -160,7 +160,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Send Slack notification - Deployment successful | ||
uses: slackapi/[email protected].0 | ||
uses: slackapi/[email protected].1 | ||
with: | ||
channel-id: "notifications" | ||
update-ts: ${{ steps.release.outputs.ts }} | ||
|
@@ -231,7 +231,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Send Slack notification - Deployment failed | ||
uses: slackapi/[email protected].0 | ||
uses: slackapi/[email protected].1 | ||
with: | ||
channel-id: "notifications" | ||
update-ts: ${{ steps.release.outputs.ts }} | ||
|
@@ -307,7 +307,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
steps: | ||
- name: Send Slack notification - Deployment cancelled | ||
uses: slackapi/[email protected].0 | ||
uses: slackapi/[email protected].1 | ||
with: | ||
channel-id: "notifications" | ||
update-ts: ${{ steps.release.outputs.ts }} | ||
|
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.