From d8348d76ba95e05868eb3abefc66818bb47d6f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 13:18:17 +0000 Subject: [PATCH] action-allowlist-review: bump commit-check/commit-check-action Bumps [commit-check/commit-check-action](https://github.com/commit-check/commit-check-action) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/commit-check/commit-check-action/releases) - [Commits](https://github.com/commit-check/commit-check-action/compare/f237ed0085f49444ab5c85bdfa5cdcd490fc09c5...c7245f6139b55db23f92266c2f0ff8429c64de80) --- updated-dependencies: - dependency-name: commit-check/commit-check-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index 7afefdd1..7cb5c7c7 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -87,7 +87,7 @@ runs: if: false - uses: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10 if: false - - uses: commit-check/commit-check-action@f237ed0085f49444ab5c85bdfa5cdcd490fc09c5 # v2.7.0 + - uses: commit-check/commit-check-action@c7245f6139b55db23f92266c2f0ff8429c64de80 # v2.8.0 if: false - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # v8.1.1 if: false