aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-18 20:04:17 +0000
committerGravatar Joe Banks <[email protected]>2025-07-18 21:35:37 +0100
commit7549187c074898f3820fa88337a10c76de931940 (patch)
treef625ff3dee5f371f46c963f0437ae51c2d827dbe /.github/workflows
parentBump coverallsapp/github-action from 2.3.4 to 2.3.6 (diff)
Bump getsentry/action-release from 1 to 3
--- updated-dependencies: - dependency-name: getsentry/action-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows')
-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