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 c4af713 + 908f4b6 commit e80f841Copy full SHA for e80f841
.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.0.4
+ uses: peter-evans/create-pull-request@v4.1.1
79
with:
80
token: "${{ secrets.jupyterhub_bot_pat }}"
81
author: JupterHub Bot Account <[email protected]>
0 commit comments