Skip to content

Commit ffa63e7

Browse files
Bump hugoalh/send-discord-webhook-ghaction from 4.2.3 to 4.2.4 (#35)
Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases) - [Commits](hugoalh/send-discord-webhook-ghaction@v4.2.3...v4.2.4) --- updated-dependencies: - dependency-name: hugoalh/send-discord-webhook-ghaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58bde49 commit ffa63e7

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
@@ -8,7 +8,7 @@ jobs:
88
name: "Announce New Release - Discord"
99
runs-on: "ubuntu-latest"
1010
steps:
11-
- uses: "hugoalh/send-discord-webhook-ghaction/[email protected].3"
11+
- uses: "hugoalh/send-discord-webhook-ghaction/[email protected].4"
1212
with:
1313
key: "${{secrets.DISCORD_HXHS_PROJECTNEWRELEASEANNOUNCER_WEBHOOK}}"
1414
payload: |

0 commit comments

Comments
 (0)