From 4993792ca73c42d66dd47fa522dd35d362da566a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 06:51:49 +0000 Subject: [PATCH] Bump theforeman/actions/.github/workflows/foreman_plugin_js.yml Bumps [theforeman/actions/.github/workflows/foreman_plugin_js.yml](https://github.com/theforeman/actions) from 0 to 1. - [Commits](https://github.com/theforeman/actions/compare/v0...v1) --- updated-dependencies: - dependency-name: theforeman/actions/.github/workflows/foreman_plugin_js.yml dependency-version: '1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/js_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/js_ci.yml b/.github/workflows/js_ci.yml index c4ffc4d..7ade6de 100644 --- a/.github/workflows/js_ci.yml +++ b/.github/workflows/js_ci.yml @@ -9,6 +9,6 @@ on: jobs: test_js: name: JavaScript - uses: theforeman/actions/.github/workflows/foreman_plugin_js.yml@v0 + uses: theforeman/actions/.github/workflows/foreman_plugin_js.yml@v1 with: plugin: foreman_bootdisk