Skip to content

Commit 33c2be4

Browse files
authored
Merge pull request #92 from github/dependabot/github_actions/peter-evans/create-pull-request-7.0.6
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
2 parents c6e2488 + 8ea71d1 commit 33c2be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fetch-licenses.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
7070
- name: Create Pull Request
7171
if: ${{ env.HAS_CHANGES == 'true' || github.event.inputs.force_run == 'true' }}
72-
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f
72+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
7373
with:
7474
token: ${{ secrets.GITHUB_TOKEN }}
7575
commit-message: Add updated license files

0 commit comments

Comments
 (0)