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 3e34f39 + 6c65864 commit 6cbb8c5Copy full SHA for 6cbb8c5
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Create pull request
47
if: ${{ github.event_name == 'push' }}
48
- uses: peter-evans/create-pull-request@v3.8.2
+ uses: peter-evans/create-pull-request@v3.9.1
49
with:
50
title: "Autogenerated JaCoCo coverage badge"
51
body: >
.github/workflows/docs.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Create Pull Request
68
69
70
71
title: "Automated API website updates."
72
0 commit comments