We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e485e17 commit 9bdb49cCopy full SHA for 9bdb49c
.github/workflows/cl.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Create Pull Request
35
if: ${{ github.event_name == 'schedule' }}
36
id: cpr
37
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v6
38
with:
39
token: ${{ secrets.JAYLYBOT_TOKEN }}
40
push-to-fork: jayly-bot/ScriptAPI
.github/workflows/dependency-update.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
0 commit comments