From 541da18e32295d55f841f7f217da7fa2118e6182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:25:24 +0000 Subject: [PATCH] Chore(deps): Bump peter-evans/create-pull-request Bumps the actions group with 1 update in the / directory: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `peter-evans/create-pull-request` from 7 to 8 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/catalog-refresh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/catalog-refresh.yml b/.github/workflows/catalog-refresh.yml index 484ef94..0627c0a 100644 --- a/.github/workflows/catalog-refresh.yml +++ b/.github/workflows/catalog-refresh.yml @@ -50,7 +50,7 @@ jobs: echo "::notice::Catalog lists $count reference(s)." - name: Open a PR when the catalog drifted - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: add-paths: | docs/usage-catalog.md