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 bc7f586 + 5dcf26d commit 6041bebCopy full SHA for 6041beb
.github/workflows/cron.yaml
@@ -24,7 +24,7 @@ jobs:
24
# this action seems to have significant usage, so it should be stable
25
# can always re-implement with `git status --porcelain`, etc. if necessary
26
- name: Create Pull Request
27
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
28
with:
29
title: 'Update vendored schemas'
30
commit-message: '[vendor-schemas] automated update'
0 commit comments