From a9b148366c998da8c49b9d253185bba704bc3dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:13:49 +0000 Subject: [PATCH] chore(deps): bump rubykatzen/starcast from 0.2 to 0.5 Bumps [rubykatzen/starcast](https://github.com/rubykatzen/starcast) from 0.2 to 0.5. - [Release notes](https://github.com/rubykatzen/starcast/releases) - [Changelog](https://github.com/rubykatzen/starcast/blob/main/CHANGELOG.md) - [Commits](https://github.com/rubykatzen/starcast/compare/v0.2...v0.5) --- updated-dependencies: - dependency-name: rubykatzen/starcast dependency-version: '0.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/route-issue-shared.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/route-issue-shared.yml b/.github/workflows/route-issue-shared.yml index 66e39fb..094e2cb 100644 --- a/.github/workflows/route-issue-shared.yml +++ b/.github/workflows/route-issue-shared.yml @@ -27,7 +27,7 @@ jobs: route: runs-on: ubuntu-latest steps: - - uses: rubykatzen/starcast/actions/route-issue@v0.2 + - uses: rubykatzen/starcast/actions/route-issue@v0.5 with: routes: ${{ inputs.routes }} label_name: ${{ inputs.label_name }}