From 88ddcf3599d9a5ba8183a83ac3e599c442578251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 11:56:29 +0000 Subject: [PATCH] Bump softprops/action-gh-release (#302) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 ab5e47f1..e467de94 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,7 +64,7 @@ jobs: run: .github/scripts/pack-release-archives.sh - name: Publish release - uses: softprops/action-gh-release@50195ba7f6f93d1ac97ba8332a178e008ad176aa + uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5 with: tag_name: ${{ needs.info.outputs.version }} name: ${{ needs.info.outputs.version }}