Skip to content

Commit

Permalink
ci: pin specific github-releases-to-discord version
Browse files Browse the repository at this point in the history
  • Loading branch information
denolfe committed Dec 3, 2024
1 parent d2007b1 commit 7bd1a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@v1
uses: SethCohen/github-releases-to-discord@v1.16.2
with:
webhook_url: ${{ secrets.DISCORD_RELEASES_WEBHOOK_URL }}
color: '16777215'
Expand Down

0 comments on commit 7bd1a16

Please sign in to comment.