Skip to content

Commit

Permalink
Merge pull request #211 from gtk-rs/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
sdroege authored Sep 9, 2024
2 parents fa73af2 + 065ab8d commit 62da9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate_scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo ::set-output name=pr_body::"This PR was auto-generated on $(date +%Y-%m-%d). Please review and manually edit before merging."
- name: Create PR
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: Update GIR files
title: ${{ steps.changes.outputs.pr_title }}
Expand Down

0 comments on commit 62da9eb

Please sign in to comment.