Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from 6.0.5 to 7.0.5 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent 5e59204 commit 8c442a2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pypi-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ jobs:
mv pypi-dependencies.json build-aux/flatpak/pypi-dependencies.json
- name: Create pull request
uses: peter-evans/create-pull-request@v6.0.5
uses: peter-evans/create-pull-request@v7.0.5
with:
author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
title: "meta: update PyPI dependencies for Flatpak"
body: "This automated PR contains an auto-generated `pypi-dependencies.json` file used in Flatpak manifests."
labels: flatpak, ci/automated-pr
commit-message: "meta: update Flatpak PyPI dependencies"
committer: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
sign-commits: true
branch: update-pypi-deps

0 comments on commit 8c442a2

Please sign in to comment.