Skip to content

Commit f7c1e9d

Browse files
build(deps): bump SethCohen/github-releases-to-discord from 1.15.1 to 1.16.2 in the updates group (#3118)
1 parent ae69de8 commit f7c1e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: on-publish
2121
if: github.event_name == 'release' && github.event.action == 'published'
22-
uses: SethCohen/github-releases-to-discord@v1.15.1
22+
uses: SethCohen/github-releases-to-discord@v1.16.2
2323
with:
2424
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
2525
- name: on-success

0 commit comments

Comments
 (0)