Skip to content

Commit 87fcdd8

Browse files
dependabot[bot]buenaflorcursoragent
authored
build(deps): bump getsentry/craft from 2.26.2 to 2.26.3 (#3694)
* build(deps): bump getsentry/craft from 2.26.2 to 2.26.3 Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.2 to 2.26.3. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](getsentry/craft@3dc647f...bae212c) --- updated-dependencies: - dependency-name: getsentry/craft dependency-version: 2.26.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): Bump Craft minimum version Keep the required Craft version aligned with the updated getsentry/craft GitHub Action version. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Giancarlo Buenaflor <giancarlobuenaflor97@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3aea9fe commit 87fcdd8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
minVersion: 1.21.0
1+
minVersion: 2.26.3
22
changelogPolicy: auto
33
artifactProvider:
44
name: none

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ steps.token.outputs.token }}
3434
fetch-depth: 0
3535
- name: Prepare release
36-
uses: getsentry/craft@3dc647fee3586e57c7c31eb900fdec7cbb44f23f # v2
36+
uses: getsentry/craft@bae212ca7aec50bb716eafd387c80bcfb28da937 # v2
3737
env:
3838
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
3939
with:

0 commit comments

Comments
 (0)