Skip to content

Commit 0f18961

Browse files
chore(deps): bump getsentry/action-release from 3.4.0 to 3.5.0 (#371)
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/getsentry/action-release/releases) - [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md) - [Commits](getsentry/action-release@128c505...dab6548) --- updated-dependencies: - dependency-name: getsentry/action-release dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31cabfb commit 0f18961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
--notes-file ${{ steps.git-cliff.outputs.changelog }}
222222
223223
- name: Inform Sentry about release
224-
uses: getsentry/action-release@128c5058bbbe93c8e02147fe0a9c713f166259a6 # v3.4.0
224+
uses: getsentry/action-release@dab6548b3c03c4717878099e43782cf5be654289 # v3.5.0
225225
env:
226226
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
227227
SENTRY_ORG: ${{ vars.SENTRY_ORG }}

0 commit comments

Comments
 (0)