Skip to content

Commit 38d7fac

Browse files
authored
Merge pull request #1498 from jupyterhub/dependabot/github_actions/peter-evans/create-pull-request-4.0.4
build(deps): bump peter-evans/create-pull-request from 4.0.3 to 4.0.4
2 parents b287517 + b971822 commit 38d7fac

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/[email protected].3
78+
uses: peter-evans/[email protected].4
7979
with:
8080
token: "${{ secrets.jupyterhub_bot_pat }}"
8181
author: JupterHub Bot Account <[email protected]>

0 commit comments

Comments
 (0)