There was an error while loading. Please reload this page.
1 parent 269d086 commit 056223dCopy full SHA for 056223d
1 file changed
.github/workflows/update.yaml
@@ -21,7 +21,7 @@ jobs:
21
git reset --hard ${{github.ref_name}}
22
23
- name: 🆕 Create Pull Request
24
- uses: peter-evans/create-pull-request@v5.0.3
+ uses: peter-evans/create-pull-request@v7.0.11
25
with:
26
labels: automated pr
27
branch: ${{github.ref_name}}
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments