Skip to content

Commit 56a3c40

Browse files
build(deps): bump getsentry/action-release from 3.6.0 to 3.6.1 (#1955)
Bumps [getsentry/action-release](https://github.com/getsentry/action-release) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/getsentry/action-release/releases) - [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md) - [Commits](getsentry/action-release@5657c9e...f71adb4) --- updated-dependencies: - dependency-name: getsentry/action-release dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d16d0d commit 56a3c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
with:
171171
name: webpack-source-maps
172172
path: .webpack
173-
- uses: getsentry/action-release@5657c9e888b4e2cc85f4d29143ea4131fde4a73a # v3.6.0
173+
- uses: getsentry/action-release@f71adb49d4b2aeeda98052d3de234bbb0f3e03ab # v3.6.1
174174
env:
175175
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
176176
SENTRY_ORG: electronjs

0 commit comments

Comments
 (0)