From 0fd31a00ad51a9795965c2ccd166d8fa80f49713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 16:29:15 +0000 Subject: [PATCH] chore(ci-deps): update reside-eng/workflow-status-notification-action action to v1.3.2 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ec15f72..4905a26 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -107,7 +107,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 }}