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 f7c9c84 commit fcf6cd5Copy full SHA for fcf6cd5
.github/workflows/official-images-pr.yml
@@ -67,7 +67,7 @@ jobs:
67
github-username: ${{ github.actor }}
68
token: ${{ secrets.API_TOKEN_GITHUB }}
69
- name: Open official-images pull request
70
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
71
with:
72
73
path: official-images
0 commit comments