From cf9093dd3f4fc2b7cc588b5413a8b4942aed40ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:01:00 +0000 Subject: [PATCH] chore(deps): update getsentry/action-release action to v2 --- .github/workflows/prod-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prod-release.yaml b/.github/workflows/prod-release.yaml index a232f05de..d5c57f64f 100644 --- a/.github/workflows/prod-release.yaml +++ b/.github/workflows/prod-release.yaml @@ -51,7 +51,7 @@ jobs: publish: false - name: Create Sentry release - uses: getsentry/action-release@v1 + uses: getsentry/action-release@v2 env: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_ORG: gnosis-guild