Skip to content

Commit

Permalink
Bump getsentry/action-release from 1.9.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md)
- [Commits](getsentry/action-release@v1.9.0...v1.10.1)

---
updated-dependencies:
- dependency-name: getsentry/action-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 35ca1b3 commit dde0948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}

- name: Create a Sentry release
uses: getsentry/action-release@v1.9.0
uses: getsentry/action-release@v1.10.1
continue-on-error: true
if: ${{ steps.sentry-check.outputs.sentry == 'true' }}
env:
Expand Down

0 comments on commit dde0948

Please sign in to comment.