From 236a28b4e9e682c623443de5627418775dc04e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:39:37 +0000 Subject: [PATCH] Bump SethCohen/github-releases-to-discord from 1.13.1 to 1.14.0 Bumps [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.13.1 to 1.14.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](https://github.com/sethcohen/github-releases-to-discord/compare/v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: SethCohen/github-releases-to-discord dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 29f2ad9..abb26e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: file_pattern: CHANGELOG.md - name: Post release to Discord - uses: SethCohen/github-releases-to-discord@v1.13.1 + uses: SethCohen/github-releases-to-discord@v1.14.0 with: webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }} color: "16753920"