From 4d06bbef7f8a8298cf033e41062b1beac185355a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:18:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20sarisia/actions-s?= =?UTF-8?q?tatus-discord=20action=20to=20v1.14.4=20(#628)?= 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 1d7db431515..53b1fa3def6 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.14.3 + uses: sarisia/actions-status-discord@v1.14.4 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} nodetail: true