From 77703f519c32f9fb444696bcdea116abb61462de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:01:00 +0000 Subject: [PATCH] Bump theforeman/actions/.github/workflows/foreman_plugin.yml from 0 to 1 Bumps [theforeman/actions/.github/workflows/foreman_plugin.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.yml dependency-version: '1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ruby.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index f77e9d1..278e951 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -20,6 +20,6 @@ jobs: test: name: Ruby needs: rubocop - uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v0 + uses: theforeman/actions/.github/workflows/foreman_plugin.yml@v1 with: plugin: foreman_google