Skip to content

Commit

Permalink
Merge pull request #1016 from gircore/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/create-pull-request-6
  • Loading branch information
badcel authored Feb 1, 2024
2 parents 9a7cfa3 + 68b3570 commit 314657c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gir-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git config --local user.name "github-actions[bot]"
git commit -m "update submodules" -a
- name: Create pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
branch: update-gir-files
commit-message: Update gir files
Expand Down

0 comments on commit 314657c

Please sign in to comment.