Skip to content

Commit

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

Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
  • Loading branch information
dangoor authored Jan 17, 2025
2 parents c6e2488 + 8ea71d1 commit 33c2be4
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 @@ -69,7 +69,7 @@ jobs:
- name: Create Pull Request
if: ${{ env.HAS_CHANGES == 'true' || github.event.inputs.force_run == 'true' }}
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Add updated license files
Expand Down

0 comments on commit 33c2be4

Please sign in to comment.