From 7ab05fed276a063ca2d8afc21a4ceffb1106bf0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 20:29:42 +0000 Subject: [PATCH] bump fizyk/actions-reuse/.github/workflows/shared-pr-check.yml Bumps [fizyk/actions-reuse/.github/workflows/shared-pr-check.yml](https://github.com/fizyk/actions-reuse) from 5.2.6 to 5.2.7. - [Changelog](https://github.com/fizyk/actions-reuse/blob/main/Changelog.rst) - [Commits](https://github.com/fizyk/actions-reuse/compare/e434952f57d1da48b52d0fe5454b365b2f297d2d...5e3ff7b4d544d6b3b8336cdc9c029cff9ab7abb3) --- updated-dependencies: - dependency-name: fizyk/actions-reuse/.github/workflows/shared-pr-check.yml dependency-version: 5.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-check.yml b/.github/workflows/pr-check.yml index d071421a..31cec15b 100644 --- a/.github/workflows/pr-check.yml +++ b/.github/workflows/pr-check.yml @@ -6,6 +6,6 @@ on: jobs: pr-check: - uses: fizyk/actions-reuse/.github/workflows/shared-pr-check.yml@e434952f57d1da48b52d0fe5454b365b2f297d2d # v5.2.6 + uses: fizyk/actions-reuse/.github/workflows/shared-pr-check.yml@5e3ff7b4d544d6b3b8336cdc9c029cff9ab7abb3 # v5.2.7 with: dependency-manager: 'uv'