Skip to content

Commit

Permalink
Use latest version of create PR action
Browse files Browse the repository at this point in the history
  • Loading branch information
cap10morgan committed Sep 10, 2024
1 parent 712a0ab commit d574a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/official-images-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
github-username: ${{ github.actor }}
token: ${{ secrets.API_TOKEN_GITHUB }}
- name: Open official-images pull request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.API_TOKEN_GITHUB }}
path: official-images
Expand Down

0 comments on commit d574a42

Please sign in to comment.