From 622accadb28df8a77d15e946c4a416ef1784b7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:37:27 +0000 Subject: [PATCH] Bump fish-shop/install-plugin-manager from 2.2.7 to 2.2.8 Bumps [fish-shop/install-plugin-manager](https://github.com/fish-shop/install-plugin-manager) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/fish-shop/install-plugin-manager/releases) - [Commits](https://github.com/fish-shop/install-plugin-manager/compare/be52df139f95067e68f68ba0fd0ed6638657480f...548183edd39bc9afdc7194df3246905acaefc05c) --- updated-dependencies: - dependency-name: fish-shop/install-plugin-manager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bab0570..738bc8d 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: runs: using: 'composite' steps: - - uses: fish-shop/install-plugin-manager@be52df139f95067e68f68ba0fd0ed6638657480f # v2.2.7 + - uses: fish-shop/install-plugin-manager@548183edd39bc9afdc7194df3246905acaefc05c # v2.2.8 with: plugin-manager: ${{ inputs.plugin-manager }} - name: Install plugins