From c3656719d4268914e0f703498536abf97f3b8cb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:08:52 +0000 Subject: [PATCH] Bump SethCohen/github-releases-to-discord from 1.13.1 to 1.15.0 Bumps [SethCohen/github-releases-to-discord](https://github.com/sethcohen/github-releases-to-discord) from 1.13.1 to 1.15.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.15.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 0b06602..c39e4b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,6 +34,6 @@ jobs: with: files: ${{ github.workspace }}/custom_components/teslemetry/teslemetry.zip - name: Github Releases To Discord - uses: SethCohen/github-releases-to-discord@v1.13.1 + uses: SethCohen/github-releases-to-discord@v1.15.0 with: webhook_url: ${{ secrets.DISCORD_WEBHOOK