We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2c3cec + 9fb6c49 commit 7368c3dCopy full SHA for 7368c3d
.github/workflows/respec.yaml
@@ -54,7 +54,7 @@ jobs:
54
run: scripts/md2html/build.sh
55
56
- name: Create Pull Request
57
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
58
with:
59
token: ${{ steps.generate-token.outputs.token }}
60
branch: overlay-spec-versions
.github/workflows/schema-publish.yaml
@@ -52,7 +52,7 @@ jobs:
52
run: scripts/schema-publish.sh
53
branch: overlay-schema-iterations
0 commit comments