From cfb92d1098f097d18434b505e97a9170aad640c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 13:12:25 +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.47.5. - [Release notes](https://github.com/richardsolomou/ras-stack/releases) - [Commits](https://github.com/richardsolomou/ras-stack/compare/v0.41.1...v0.47.5) --- updated-dependencies: - dependency-name: richardsolomou/ras-stack/.github/workflows/release-changesets.yml dependency-version: 0.47.5 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..20d44d8 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.47.5 secrets: inherit