From 968b5c9af4ba510f5de3e37c60792428c5cf8c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 00:38:24 +0000 Subject: [PATCH] Bump hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.1 Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 6.0.2 to 7.0.1. - [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases) - [Commits](https://github.com/hugoalh/send-discord-webhook-ghaction/compare/v6.0.2...v7.0.1) --- updated-dependencies: - dependency-name: hugoalh/send-discord-webhook-ghaction dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/announce-new-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/announce-new-release.yml b/.github/workflows/announce-new-release.yml index 82d410c..29a60c1 100644 --- a/.github/workflows/announce-new-release.yml +++ b/.github/workflows/announce-new-release.yml @@ -11,7 +11,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: "Send Discord Webhook" - uses: "hugoalh/send-discord-webhook-ghaction@v6.0.2" + uses: "hugoalh/send-discord-webhook-ghaction@v7.0.1" with: key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}" embeds: |