Skip to content

Commit 3283cce

Browse files
chore(deps): update ilshidur/action-discord action to v0.4.0
1 parent 75411e9 commit 3283cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notify-discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- name: Discord notification 📯
1212
env:
1313
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
14-
uses: Ilshidur/action-discord@0.3.2
14+
uses: Ilshidur/action-discord@0.4.0
1515
with:
1616
args: '${{ github.event.repository.name }} [${{ github.event.release.tag_name }}](${{ github.event.release.html_url }}) has been released. 🚀'

0 commit comments

Comments
 (0)