Skip to content

Commit

Permalink
Merge pull request #1067 from kubevirt/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-7

chore(deps): Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
kubevirt-bot authored Sep 24, 2024
2 parents f8374e5 + 99f26ff commit fc6b617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-vm-console-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Create pull request
if: ${{ github.event.client_payload.release_version }} != ''
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ github.token }}
commit-message: "chore: update vm-console-proxy manifests to ${{ github.event.client_payload.release_version }}"
Expand Down

0 comments on commit fc6b617

Please sign in to comment.