Skip to content

Commit

Permalink
Bump getsentry/action-prepare-release from 1.5.6 to 1.6.4
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-prepare-release](https://github.com/getsentry/action-prepare-release) from 1.5.6 to 1.6.4.
- [Release notes](https://github.com/getsentry/action-prepare-release/releases)
- [Commits](getsentry/action-prepare-release@d2cc2db...3cea80d)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 2ccedaa commit 2624bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: getsentry/action-prepare-release@d2cc2db3db92bc5b79a90c316f588f2b13626a2b #v1.5.6
uses: getsentry/action-prepare-release@3cea80dc3938c0baf5ec4ce752ecb311f8780cdc #v1.6.4
env:
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_PAT }}
with:
Expand Down

0 comments on commit 2624bfe

Please sign in to comment.