Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
chore(ci-deps): update reside-eng/workflow-status-notification-action…
Browse files Browse the repository at this point in the history
… action to v1.3.2 (#668)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent bb34c97 commit f7fa7d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- uses: technote-space/workflow-conclusion-action@v3.0.3

- uses: reside-eng/workflow-status-notification-action@v1.3.1
- uses: reside-eng/workflow-status-notification-action@v1.3.2
with:
current-status: ${{ env.WORKFLOW_CONCLUSION }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- uses: technote-space/workflow-conclusion-action@v3.0.3

- uses: reside-eng/workflow-status-notification-action@v1.3.1
- uses: reside-eng/workflow-status-notification-action@v1.3.2
with:
current-status: ${{ env.WORKFLOW_CONCLUSION }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}
Expand Down

0 comments on commit f7fa7d5

Please sign in to comment.