From 1a8ba8a47280a9d7859a2e63609309ed00bb461d Mon Sep 17 00:00:00 2001 From: "cluster-stack-bot[bot]" <143188378+cluster-stack-bot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:16:26 +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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d9c4f5a7b..87bd75a92 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -159,7 +159,7 @@ jobs: make release-notes - name: Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v2 with: draft: true files: out/*