Skip to content

Bump github.com/getsentry/sentry-go from 0.36.2 to 0.39.0 (#2195) #958

Bump github.com/getsentry/sentry-go from 0.36.2 to 0.39.0 (#2195)

Bump github.com/getsentry/sentry-go from 0.36.2 to 0.39.0 (#2195) #958

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 }}