From 5be208796c8fb36dbbf5ed078114b232023ea9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 11:30:04 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20sarisia/actions-sta?= =?UTF-8?q?tus-discord=20from=201.9.0=20to=201.10.0=20(#425)?= 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 40f57ba9..204ed912 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.9.0 + uses: sarisia/actions-status-discord@v1.10.0 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} nodetail: true