From e8121b4e52c81fb11e6f3610f09af77779f189e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:05:29 +0000 Subject: [PATCH] Bump pr-mpt/actions-commit-hash from 2 to 3 in /pull-request Bumps [pr-mpt/actions-commit-hash](https://github.com/pr-mpt/actions-commit-hash) from 2 to 3. - [Release notes](https://github.com/pr-mpt/actions-commit-hash/releases) - [Commits](https://github.com/pr-mpt/actions-commit-hash/compare/v2...v3) --- updated-dependencies: - dependency-name: pr-mpt/actions-commit-hash dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pull-request/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull-request/action.yml b/pull-request/action.yml index fc59877..9261646 100644 --- a/pull-request/action.yml +++ b/pull-request/action.yml @@ -22,7 +22,7 @@ runs: shell: bash - id: commit - uses: pr-mpt/actions-commit-hash@v2 + uses: pr-mpt/actions-commit-hash@v3 - uses: peter-evans/create-pull-request@v4 with: