Skip to content

Commit

Permalink
chore(deps): bump getsentry/action-release from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Commits](getsentry/action-release@v1.7.0...v1.8.0)

---
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 Jan 10, 2025
1 parent d91c810 commit abe0847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
wait-for-service-stability: true

- name: Sentry release
uses: getsentry/action-release@v1.7.0
uses: getsentry/action-release@v1.8.0
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ env.SENTRY_ORG }}
Expand Down

0 comments on commit abe0847

Please sign in to comment.