Skip to content

Commit e80f841

Browse files
authored
Merge pull request #1527 from jupyterhub/dependabot/github_actions/peter-evans/create-pull-request-4.1.1
build(deps): bump peter-evans/create-pull-request from 4.0.4 to 4.1.1
2 parents c4af713 + 908f4b6 commit e80f841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/watch-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# ref: https://github.com/peter-evans/create-pull-request
7676
- name: Create a PR
7777
if: steps.local.outputs.tag != steps.latest.outputs.tag
78-
uses: peter-evans/create-pull-request@v4.0.4
78+
uses: peter-evans/create-pull-request@v4.1.1
7979
with:
8080
token: "${{ secrets.jupyterhub_bot_pat }}"
8181
author: JupterHub Bot Account <[email protected]>

0 commit comments

Comments
 (0)