Skip to content

Commit 68d6283

Browse files
Bump peter-evans/create-pull-request from v2 to v3.8.0 (yeoman#267)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from v2 to v3.8.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v2...5e9d0ee) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c81b2c commit 68d6283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh_pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Create Pull Request
4343
if: always()
4444
id: cpr
45-
uses: peter-evans/create-pull-request@v2
45+
uses: peter-evans/create-pull-request@v3.8.0
4646
with:
4747
token: ${{ secrets.GITHUB_TOKEN }}
4848
commit-message: 'Update api for ${{github.event.release.name}}'

0 commit comments

Comments
 (0)