Skip to content

Commit

Permalink
build(deps): bump getsentry/action-release from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1 to 2.
- [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...v2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent ee3cbf0 commit fc676de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: getsentry/action-release@v1
- uses: getsentry/action-release@v2
env:
SENTRY_ORG: self-hosted
SENTRY_PROJECT: installer
Expand Down

0 comments on commit fc676de

Please sign in to comment.