We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9c9056 + aa29bdf commit 77c5794Copy full SHA for 77c5794
1 file changed
.github/workflows/update-versions-and-files.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./update-files.sh
32
33
- name: create a pull request with the updated versions and files
34
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
35
with:
36
token: ${{ secrets.CHECKOUT_TOKEN }}
37
delete-branch: true
0 commit comments