From 970ed19f8ca25d1f31a26e7de15a2d0d4592e12c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:05:09 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 7 to 8 Bumps [peter-evans/create-pull-request](https://github.com/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 ... Signed-off-by: dependabot[bot] --- .github/workflows/flatpak-modules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flatpak-modules.yml b/.github/workflows/flatpak-modules.yml index 53383f8..7a67956 100644 --- a/.github/workflows/flatpak-modules.yml +++ b/.github/workflows/flatpak-modules.yml @@ -32,7 +32,7 @@ jobs: run: | sudo apt-get install -y python3-toml python3-aiohttp python3 tools/cargo/flatpak-cargo-generator.py -o repo/cargo-sources.json repo/Cargo.lock - - uses: peter-evans/create-pull-request@v7 + - uses: peter-evans/create-pull-request@v8 with: path: repo commit-message: Automated update of cargo-sources.json