Skip to content

Bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#2206) #960

Bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#2206)

Bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#2206) #960

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}