From 5ae4f6266b830468e1634c1af6ed74399d2d977b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:17:59 +0000 Subject: [PATCH] chore(ci-deps): update reside-eng/workflow-status-notification-action action to v1.3.5 (#608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 5b4ad7a..3d892a7 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.4 + - uses: reside-eng/workflow-status-notification-action@v1.3.5 with: current-status: ${{ env.WORKFLOW_CONCLUSION }} slack-webhook: ${{ secrets.SLACK_WEBHOOK_PLATFORM_PROD }}