Skip to content

Commit

Permalink
Merge pull request #87 from github/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
dangoor authored Sep 18, 2024
2 parents 8272f7e + ba72767 commit e6a9114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Create Pull Request
if: ${{ env.HAS_CHANGES == 'true' || github.event.inputs.force_run == 'true' }}
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Add updated license files
Expand Down

0 comments on commit e6a9114

Please sign in to comment.