From 4ffd5aab16fc701c290218a949d89ed12d0a4fea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 12:28:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20sarisia/actions-sta?= =?UTF-8?q?tus-discord=20from=201.8.5=20to=201.8.6=20(#302)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [sarisia/actions-status-discord](https://github.com/sarisia/actions-status-discord) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/sarisia/actions-status-discord/releases) - [Commits](https://github.com/sarisia/actions-status-discord/compare/v1.8.5...v1.8.6) --- updated-dependencies: - dependency-name: sarisia/actions-status-discord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 45b8a827..69bd780f 100644 --- a/.github/workflows/repository-updater.yaml +++ b/.github/workflows/repository-updater.yaml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 📢 Announce on Discord server - uses: sarisia/actions-status-discord@v1.8.5 + uses: sarisia/actions-status-discord@v1.8.6 with: webhook: ${{ secrets.DISCORD_WEBHOOK }} nodetail: true