Skip to content

Commit

Permalink
Bump getsentry/action-release from 1.4.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 1.4.1 to 1.6.0.
- [Release notes](https://github.com/getsentry/action-release/releases)
- [Commits](getsentry/action-release@v1.4.1...v1.6.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]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 341d3ec commit 72a948e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Sentry Release
uses: getsentry/action-release@v1.4.1
uses: getsentry/action-release@v1.6.0
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: rouge8
Expand Down

0 comments on commit 72a948e

Please sign in to comment.