From ce1bfcadf561f1a9971437b9f8819672e4466c65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 19:57:55 +0000 Subject: [PATCH] chore(deps): update softprops/action-gh-release action to v2 --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index b3bafd37c..71462ea94 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -134,7 +134,7 @@ jobs: output-file: ./open-feature-operator-sbom.spdx.json - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ needs.release-please.outputs.release_tag_name }} files: |