Skip to content

Commit

Permalink
Merge pull request learningequality#12976 from learningequality/depen…
Browse files Browse the repository at this point in the history
…dabot/github_actions/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
rtibbles authored Jan 2, 2025
2 parents ec86cf5 + d9e20c0 commit faffc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_h5p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- name: Create Pull Request
if: steps.check-commit.outputs.changed == 'true'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate-token.outputs.token }}
commit-message: |
Expand Down

0 comments on commit faffc43

Please sign in to comment.