From 6fb7c949622953a2e90252778792221d0934ea9e Mon Sep 17 00:00:00 2001 From: "cluster-stack-bot[bot]" <143188378+cluster-stack-bot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:11:38 +0000 Subject: [PATCH] :seedling: Update Github Actions group to v2 | datasource | package | from | to | | ----------- | --------------------------- | ---- | -- | | github-tags | softprops/action-gh-release | v1 | v2 | --- .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 6b70aff9..6d82e444 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -153,7 +153,7 @@ jobs: make release-notes - name: Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2 with: draft: true files: out/*