From 65880420e0ceb4abfff8ed374615aba5fa54dd18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:23:18 +0000 Subject: chore(deps): update getsentry/action-release action to v3 | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | getsentry/action-release | v1 | v3 | --- .github/workflows/sentry_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sentry_release.yaml b/.github/workflows/sentry_release.yaml index e0936c9..7c968c4 100644 --- a/.github/workflows/sentry_release.yaml +++ b/.github/workflows/sentry_release.yaml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v4 - name: Create a Sentry.io release - uses: getsentry/action-release@v1 + uses: getsentry/action-release@v3 env: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_ORG: python-discord -- cgit v1.2.3