From c2f4771a08a915e9fedefa454ed1e990a25e8dd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 17:07:32 +0000 Subject: [PATCH] chore(deps): update sethcohen/github-releases-to-discord action to v1.16.2 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 28a1a7d9..4a7f38d7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -72,7 +72,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Github Releases To Discord - uses: SethCohen/github-releases-to-discord@v1.15.1 + uses: SethCohen/github-releases-to-discord@v1.16.2 with: webhook_url: ${{ secrets.WEBHOOK_URL }} username: "Reti Releases"