From b8a66c1f4c8e4113bcf9fdbb7a91d5c4f52050de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 07:08:20 +0000 Subject: [PATCH] chore(actions)(deps): bump parcelLab/ci/.github/workflows/pr.yaml Bumps [parcelLab/ci/.github/workflows/pr.yaml](https://github.com/parcellab/ci) from 8 to 9. - [Release notes](https://github.com/parcellab/ci/releases) - [Commits](https://github.com/parcellab/ci/compare/v8...v9) --- updated-dependencies: - dependency-name: parcelLab/ci/.github/workflows/pr.yaml dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.pr.yaml b/.github/workflows/ci.pr.yaml index 73ef8cd..b82acab 100644 --- a/.github/workflows/ci.pr.yaml +++ b/.github/workflows/ci.pr.yaml @@ -9,7 +9,7 @@ on: - synchronize jobs: pr: - uses: parcelLab/ci/.github/workflows/pr.yaml@v8 + uses: parcelLab/ci/.github/workflows/pr.yaml@v9 secrets: repoAccessToken: ${{ secrets.GITHUB_TOKEN }} actionlint: