aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/sentry-release.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/sentry-release.yaml')
-rw-r--r--.github/workflows/sentry-release.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sentry-release.yaml b/.github/workflows/sentry-release.yaml
index 227d3c89..ba2d3f4f 100644
--- a/.github/workflows/sentry-release.yaml
+++ b/.github/workflows/sentry-release.yaml
@@ -11,7 +11,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