Skip to content

Commit

Permalink
Bump hugoalh/send-discord-webhook-ghaction from 6.0.2 to 7.0.1
Browse files Browse the repository at this point in the history
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](hugoalh/send-discord-webhook-ghaction@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent a15f987 commit 729bd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/announce-new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 729bd68

Please sign in to comment.