Skip to content

Commit

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

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
bilelmoussaoui authored Feb 5, 2024
2 parents cfc0305 + ce14a8f commit fe82581
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@v5
uses: peter-evans/create-pull-request@v6
with:
commit-message: Update GIR files
title: ${{ steps.changes.outputs.pr_title }}
Expand Down

0 comments on commit fe82581

Please sign in to comment.