Skip to content

Commit b13dcd9

Browse files
Bump hugoalh/send-discord-webhook-ghaction from 4.1.0 to 4.1.1 (#7)
Bumps [hugoalh/send-discord-webhook-ghaction](https://github.com/hugoalh/send-discord-webhook-ghaction) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/hugoalh/send-discord-webhook-ghaction/releases) - [Commits](hugoalh/send-discord-webhook-ghaction@v4.1.0...v4.1.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97c3846 commit b13dcd9

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/[email protected].0"
12+
- uses: "hugoalh/[email protected].1"
1313
with:
1414
key: "${{secrets.DISCORDWEBHOOK_HUGOALHSTUDIO_STUDIOANNOUNCEMENT_PROJECTNEWRELEASEANNOUNCER}}"
1515
payload: |

0 commit comments

Comments
 (0)