Skip to content

Commit 88727c8

Browse files
Bump hugoalh/send-discord-webhook-ghaction from 6.0.1 to 7.0.2
Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 6.0.1 to 7.0.2. - [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases) - [Commits](hugoalh/send-discord-webhook-ghaction@v6.0.1...v7.0.2) --- updated-dependencies: - dependency-name: hugoalh/send-discord-webhook-ghaction dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71251c6 commit 88727c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-new-release-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: "ubuntu-latest"
1212
steps:
1313
- name: "Send Discord Webhook"
14-
uses: "hugoalh/send-discord-webhook-ghaction@v6.0.1"
14+
uses: "hugoalh/send-discord-webhook-ghaction@v7.0.2"
1515
with:
1616
key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
1717
embeds: |

0 commit comments

Comments
 (0)