From ca8b91c58c65bb1ffce3be833e97070e60ee5bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:39:57 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20sarisia/actions-sta?= =?UTF-8?q?tus-discord=20from=201.10.3=20to=201.11.0=20(#464)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: dependabot[bot] <49699333+dependabot[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 094157d0..0f45e9a3 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.10.3 + uses: sarisia/actions-status-discord@v1.11.0 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} nodetail: true