From f45c18ff817ab61348142ac72a91433f01e4d379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 14:46:59 +1300 Subject: [PATCH] Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#583) --- .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 becca73b..2e3a5310 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -75,7 +75,7 @@ jobs: run: .github/scripts/pack-release-archives.sh - name: Publish release - uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 + uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 with: tag_name: ${{ needs.info.outputs.version }} name: ${{ needs.info.outputs.version }}