From e17e10b20a3df320530e0861425d77778b10c2e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 12:55:11 +0000 Subject: [PATCH] Bump PSModule/GitHub-Script from 1.7.3 to 1.7.4 Bumps [PSModule/GitHub-Script](https://github.com/psmodule/github-script) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/psmodule/github-script/releases) - [Commits](https://github.com/psmodule/github-script/compare/4f9c58a26940a15fb039e4065c63cc11467ab224...00547bff5a143fbfc23a912a783fbfe9c470815c) --- updated-dependencies: - dependency-name: PSModule/GitHub-Script dependency-version: 1.7.4 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..764a199 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@00547bff5a143fbfc23a912a783fbfe9c470815c # v1 env: PSMOUDLE_TEMPLATE_ACTION_INPUT_Subject: ${{ inputs.Subject }} with: