From e1aa38b5c0643471baef84193c975d3192e6cd00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:04:55 +0000 Subject: [PATCH] chore(ci-deps): update reside-eng/workflow-status-notification-action action to v1.3.4 --- .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 6e27613..5b4ad7a 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.3 + - uses: reside-eng/workflow-status-notification-action@v1.3.4 with: current-status: ${{ env.WORKFLOW_CONCLUSION }} slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}