From e572796c215cb59ea8260faee381da01414e4f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 14:21:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20sarisia/actions-s?= =?UTF-8?q?tatus-discord=20action=20to=20v1.13.0=20(#539)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/repository-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repository-updater.yaml b/.github/workflows/repository-updater.yaml index 236c223b037c..3a045797a0be 100644 --- a/.github/workflows/repository-updater.yaml +++ b/.github/workflows/repository-updater.yaml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 📢 Announce on Discord server - uses: sarisia/actions-status-discord@v1.12.0 + uses: sarisia/actions-status-discord@v1.13.0 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} nodetail: true