Skip to content

Commit 21512a4

Browse files
chore(ci-deps): update reside-eng/workflow-status-notification-action action to v1.4.5 (#1512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7aac6fb commit 21512a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101

102102
- uses: technote-space/[email protected]
103103

104-
- uses: reside-eng/[email protected].4
104+
- uses: reside-eng/[email protected].5
105105
with:
106106
current-status: ${{ env.WORKFLOW_CONCLUSION }}
107107
slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- uses: technote-space/[email protected]
4747

48-
- uses: reside-eng/[email protected].4
48+
- uses: reside-eng/[email protected].5
4949
with:
5050
current-status: ${{ env.WORKFLOW_CONCLUSION }}
5151
slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}

0 commit comments

Comments
 (0)