From 46e3413fdc2e8689408a811d83a26b6c722abd49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:32:29 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20sarisia/actions-s?= =?UTF-8?q?tatus-discord=20(=205ddd3b1=20=E2=9E=94=20eb045af=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/workflow_call-build_images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow_call-build_images.yaml b/.github/workflows/workflow_call-build_images.yaml index 1573aff..9c3f250 100644 --- a/.github/workflows/workflow_call-build_images.yaml +++ b/.github/workflows/workflow_call-build_images.yaml @@ -297,7 +297,7 @@ jobs: echo "color=0xFF0000" >> $GITHUB_OUTPUT - name: Send Discord Webhook - uses: sarisia/actions-status-discord@5ddd3b114a98457dd80a39b2f00b6a998cd69008 # v1 + uses: sarisia/actions-status-discord@eb045afee445dc055c18d3d90bd0f244fd062708 # v1 if: ${{ always() && inputs.sendNotification == 'true' }} with: webhook: ${{ secrets.MGLANTS_DISCORD_WEBHOOK }}