From a10efff73b9fcde319978ced54d09804c6e3bbdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:34:21 +0000 Subject: [PATCH] build: bump softprops/action-gh-release from 1 to 2 (#180) --- .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 c2e57e5..a07edb4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: Release with Notes - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true env: