Skip to content

Update module github.com/getsentry/sentry-go to v0.49.0 #1134

Update module github.com/getsentry/sentry-go to v0.49.0

Update module github.com/getsentry/sentry-go to v0.49.0 #1134

name: 'Dependency Review'
on:
pull_request:
types: [ "opened", "synchronize", "reopened" ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: 'Dependency Review'
uses: actions/dependency-review-action@v5.0.0
with:
fail-on-severity: high