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.
1 parent 5a4583b commit 17aa16fCopy full SHA for 17aa16f
.github/workflows/cl.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Create Pull Request
31
if: ${{ github.event_name == 'schedule' }}
32
id: cpr
33
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
34
with:
35
token: ${{ secrets.JAYLYBOT_TOKEN }}
36
push-to-fork: jayly-bot/ScriptAPI
.github/workflows/dependency-update.yml
@@ -28,7 +28,7 @@ jobs:
28
29
0 commit comments