Skip to content

Commit 13a1b5d

Browse files
authored
Merge pull request #1538 from jupyterhub/dependabot/github_actions/peter-evans/create-pull-request-4.1.3
build(deps): bump peter-evans/create-pull-request from 4.1.1 to 4.1.3
2 parents 01450ce + 63c2309 commit 13a1b5d

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

0 commit comments

Comments
 (0)