Skip to content

Commit 9c33a70

Browse files
Bump hugoalh/send-discord-webhook-ghaction from 4.0.0 to 4.1.0 (#3)
Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases) - [Commits](hugoalh/send-discord-webhook-ghaction@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: hugoalh/send-discord-webhook-ghaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b079cf commit 9c33a70

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
@@ -9,7 +9,7 @@ jobs:
99
name: "Announce New Release - Discord"
1010
runs-on: "ubuntu-latest"
1111
steps:
12-
- uses: "hugoalh/send-discord-webhook-ghaction@v4.0.0"
12+
- uses: "hugoalh/send-discord-webhook-ghaction@v4.1.0"
1313
with:
1414
key: "${{secrets.DISCORDWEBHOOK_HUGOALHSTUDIO_STUDIOANNOUNCEMENT_PROJECTNEWRELEASEANNOUNCER}}"
1515
payload: |

0 commit comments

Comments
 (0)