Skip to content

Commit 7bd1a16

Browse files
committed
ci: pin specific github-releases-to-discord version
1 parent d2007b1 commit 7bd1a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Checkout
4545
uses: actions/checkout@v4
4646
- name: Github Releases To Discord
47-
uses: SethCohen/github-releases-to-discord@v1
47+
uses: SethCohen/github-releases-to-discord@v1.16.2
4848
with:
4949
webhook_url: ${{ secrets.DISCORD_RELEASES_WEBHOOK_URL }}
5050
color: '16777215'

0 commit comments

Comments
 (0)