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 7175d5b commit 6458d30Copy full SHA for 6458d30
.github/workflows/convert-examples-to-json.yaml
@@ -36,7 +36,7 @@ jobs:
36
git --no-pager -c color.diff=always diff --staged
37
38
- name: Create Pull Request
39
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v5
40
with:
41
token: ${{ secrets.GITHUB_TOKEN }}
42
branch: update-json-examples
.github/workflows/respec.yaml
@@ -37,7 +37,7 @@ jobs:
run: scripts/md2html/build.sh
43
branch: update-respec-version
0 commit comments