Skip to content

Commit

Permalink
build(deps): bump SethCohen/github-releases-to-discord from 1.15.1 to…
Browse files Browse the repository at this point in the history
… 1.16.2 in the updates group (#3118)
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent ae69de8 commit f7c1e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: on-publish
if: github.event_name == 'release' && github.event.action == 'published'
uses: SethCohen/github-releases-to-discord@v1.15.1
uses: SethCohen/github-releases-to-discord@v1.16.2
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
- name: on-success
Expand Down

0 comments on commit f7c1e9d

Please sign in to comment.