Skip to content

Commit b2dc041

Browse files
build(deps): bump getsentry/action-prepare-release from 1.6.4 to 1.6.6
Bumps [getsentry/action-prepare-release](https://github.com/getsentry/action-prepare-release) from 1.6.4 to 1.6.6. - [Release notes](https://github.com/getsentry/action-prepare-release/releases) - [Commits](getsentry/action-prepare-release@3cea80d...c8e1c20) --- updated-dependencies: - dependency-name: getsentry/action-prepare-release dependency-version: 1.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8dd656 commit b2dc041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: Prepare release ${{ github.event.inputs.version }}
34-
uses: getsentry/action-prepare-release@3cea80dc3938c0baf5ec4ce752ecb311f8780cdc # v1.6.4
34+
uses: getsentry/action-prepare-release@c8e1c2009ab08259029170132c384f03c1064c0e # v1.6.6
3535
env:
3636
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3737
with:

0 commit comments

Comments
 (0)