Skip to content

Commit f0afe7f

Browse files
ci(deps): Bump getsentry/craft from 2.26.2 to 2.26.6
Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.2 to 2.26.6. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@3dc647f...3e6a0f4) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8e5c8a commit f0afe7f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
node-version-file: 'package.json'
5252

5353
- name: Prepare release
54-
uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f # v2.26.2
54+
uses: getsentry/craft@3e6a0f477702864bb5854384b390a0db3325428e # v2.26.6
5555
if:
5656
github.event.pull_request.merged == true && steps.version-regex.outputs.match != '' &&
5757
steps.get_version.outputs.version != ''

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version-file: 'package.json'
3838
- name: Prepare release
39-
uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f # v2.26.2
39+
uses: getsentry/craft@3e6a0f477702864bb5854384b390a0db3325428e # v2.26.6
4040
env:
4141
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
4242
with:

0 commit comments

Comments
 (0)