Skip to content

Commit fcf6cd5

Browse files
committed
Use latest version of create PR action
1 parent f7c9c84 commit fcf6cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/official-images-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
github-username: ${{ github.actor }}
6868
token: ${{ secrets.API_TOKEN_GITHUB }}
6969
- name: Open official-images pull request
70-
uses: peter-evans/create-pull-request@v6
70+
uses: peter-evans/create-pull-request@v7
7171
with:
7272
token: ${{ secrets.API_TOKEN_GITHUB }}
7373
path: official-images

0 commit comments

Comments
 (0)