Skip to content

Commit

Permalink
Bump getsentry/action-release from 1.7.0 to 1.8.0 (#1012)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 88dc2a3 commit e0e50af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
ref: ${{ steps.fetch-latest-release.outputs.tag_name }}
- name: Create 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: mnbenefits
Expand Down

0 comments on commit e0e50af

Please sign in to comment.