Skip to content

Commit

Permalink
Merge pull request #3537 from vmware/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-7

build(deps): bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
dougm committed Sep 5, 2024
2 parents 4d483a5 + 014a150 commit 5d39eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govmomi-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: "Update CHANGELOG for ${{ inputs.tag }}"
delete-branch: true
Expand Down

0 comments on commit 5d39eba

Please sign in to comment.