Skip to content

Commit 16a2244

Browse files
chore(deps): bump SethCohen/github-releases-to-discord (#8096)
Bumps [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/sethcohen/github-releases-to-discord/releases) - [Changelog](https://github.com/SethCohen/github-releases-to-discord/blob/master/CHANGELOG.md) - [Commits](SethCohen/github-releases-to-discord@b96a335...24d1668) --- updated-dependencies: - dependency-name: SethCohen/github-releases-to-discord dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc42578 commit 16a2244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-release-announce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Send release to Discord
15-
uses: SethCohen/github-releases-to-discord@b96a33520f8ad5e6dcdecee6f1212bdf88b16550 # v1
15+
uses: SethCohen/github-releases-to-discord@24d166886aee4646d448c8a389ff9e1ebcab3682 # v1
1616
with:
1717
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
1818
# optional customizations below - most have good defaults

0 commit comments

Comments
 (0)