Skip to content

Commit 7150389

Browse files
committed
Bump PR step version
1 parent 3a13650 commit 7150389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-kube-stack-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Create Pull Request
4444
if: steps.verify-changed-files.outputs.changed == 'true'
45-
uses: peter-evans/create-pull-request@v5
45+
uses: peter-evans/create-pull-request@v7
4646
with:
4747
token: ${{ secrets.GITHUB_TOKEN }}
4848
commit-message: "chore: update kube-stack version"

0 commit comments

Comments
 (0)