From 6ba9ef7cba1d2f5f44cd15c117e08c5da2be92ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:05:05 +0000 Subject: [PATCH] Bump shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml Bumps [shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml](https://github.com/shakacode/react_on_rails) from 613c6c2a251a782328b26d68e7f23daa9b677497 to e560acddc87d03e239a1fe4c813a238ea5024f8c. - [Release notes](https://github.com/shakacode/react_on_rails/releases) - [Changelog](https://github.com/shakacode/react_on_rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/react_on_rails/compare/613c6c2a251a782328b26d68e7f23daa9b677497...e560acddc87d03e239a1fe4c813a238ea5024f8c) --- updated-dependencies: - dependency-name: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml dependency-version: e560acddc87d03e239a1fe4c813a238ea5024f8c dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/demo-fleet-smoke.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/demo-fleet-smoke.yml b/.github/workflows/demo-fleet-smoke.yml index 3c40298c..249bd4c7 100644 --- a/.github/workflows/demo-fleet-smoke.yml +++ b/.github/workflows/demo-fleet-smoke.yml @@ -11,7 +11,7 @@ on: jobs: smoke: - uses: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml@613c6c2a251a782328b26d68e7f23daa9b677497 # Source snapshot 2026-07-18 + uses: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml@e560acddc87d03e239a1fe4c813a238ea5024f8c # Source snapshot 2026-07-18 with: ruby-version: "3.4.6" node-version: "22"