From 1c514021812234fd4f38e06931d4abad1d632209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 14:59:29 +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 c4f798063f9b1047c3a19022174a6cd8866955d4. - [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...c4f798063f9b1047c3a19022174a6cd8866955d4) --- updated-dependencies: - dependency-name: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml dependency-version: c4f798063f9b1047c3a19022174a6cd8866955d4 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 8174ec7f..0f1fe5f1 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 + uses: shakacode/react_on_rails/.github/workflows/demo-fleet-smoke.yml@c4f798063f9b1047c3a19022174a6cd8866955d4 with: ruby-version: "3.4.6" node-version: "22"