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 01450ce + 63c2309 commit 13a1b5dCopy full SHA for 13a1b5d
.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/[email protected].1
+ uses: peter-evans/[email protected].3
79
with:
80
token: "${{ secrets.jupyterhub_bot_pat }}"
81
author: JupterHub Bot Account <[email protected]>
0 commit comments