From 9198afb7c223a21e9b5816b680d547572457403f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 08:14:58 +0000 Subject: [PATCH] build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml Bumps [getsentry/craft/.github/workflows/changelog-preview.yml](https://github.com/getsentry/craft) from 2.24.2 to 2.25.1. - [Release notes](https://github.com/getsentry/craft/releases) - [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/craft/compare/78da70b88de5cf6245d5d7e3263a9e8952667dec...14aca37e23aa6d8239a4013cae86d3bae4b4e0cd) --- updated-dependencies: - dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog-preview.yml b/.github/workflows/changelog-preview.yml index a3fe4cbdb6..01d78a1dcd 100644 --- a/.github/workflows/changelog-preview.yml +++ b/.github/workflows/changelog-preview.yml @@ -15,5 +15,5 @@ permissions: jobs: changelog-preview: - uses: getsentry/craft/.github/workflows/changelog-preview.yml@78da70b88de5cf6245d5d7e3263a9e8952667dec # 2.24.2 + uses: getsentry/craft/.github/workflows/changelog-preview.yml@14aca37e23aa6d8239a4013cae86d3bae4b4e0cd # 2.25.1 secrets: inherit