From 4e804af13ed10e24c52f9a2c749eb215a1d4130a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 13:12:32 +0000 Subject: [PATCH] chore(deps): bump richardsolomou/ras-stack/.github/workflows/release-changesets.yml Bumps [richardsolomou/ras-stack/.github/workflows/release-changesets.yml](https://github.com/richardsolomou/ras-stack) from 0.41.1 to 0.44.0. - [Release notes](https://github.com/richardsolomou/ras-stack/releases) - [Changelog](https://github.com/richardsolomou/ras-stack/blob/v0.44.0/CHANGELOG.md) - [Commits](https://github.com/richardsolomou/ras-stack/compare/v0.41.1...v0.44.0) --- updated-dependencies: - dependency-name: richardsolomou/ras-stack/.github/workflows/release-changesets.yml dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5621c23..ff3d99f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,5 +33,5 @@ jobs: needs: [check, end-to-end] permissions: contents: write - uses: richardsolomou/ras-stack/.github/workflows/release-changesets.yml@v0.41.1 + uses: richardsolomou/ras-stack/.github/workflows/release-changesets.yml@v0.44.0 secrets: inherit