From e2bf4474c80dd1699c1b58b4cdeae642c87538b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 11:16:48 +0000 Subject: [PATCH] Bump PSModule/GitHub-Script from 1.7.3 to 1.7.6 Bumps [PSModule/GitHub-Script](https://github.com/psmodule/github-script) from 1.7.3 to 1.7.6. - [Release notes](https://github.com/psmodule/github-script/releases) - [Commits](https://github.com/psmodule/github-script/compare/4f9c58a26940a15fb039e4065c63cc11467ab224...8b9d2739d6896975c0e5448d2021ae2b94b6766a) --- updated-dependencies: - dependency-name: PSModule/GitHub-Script dependency-version: 1.7.6 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 7af169d..8260471 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ runs: using: composite steps: - name: Template-Action - uses: PSModule/GitHub-Script@4f9c58a26940a15fb039e4065c63cc11467ab224 # v1 + uses: PSModule/GitHub-Script@8b9d2739d6896975c0e5448d2021ae2b94b6766a # v1 env: PSMOUDLE_TEMPLATE_ACTION_INPUT_Subject: ${{ inputs.Subject }} with: