We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97a8ce1 + 8845e4a commit 05e95ffCopy full SHA for 05e95ff
.github/workflows/watch-dependencies.yaml
@@ -75,7 +75,7 @@ jobs:
75
# ref: https://github.com/peter-evans/create-pull-request
76
- name: Create a PR
77
if: steps.local.outputs.tag != steps.latest.outputs.tag
78
- uses: peter-evans/create-pull-request@v4.1.3
+ uses: peter-evans/create-pull-request@v4
79
with:
80
token: "${{ secrets.jupyterhub_bot_pat }}"
81
author: JupterHub Bot Account <[email protected]>
0 commit comments