Skip to content

Commit 1cc3adf

Browse files
chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (argoproj-labs#778)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a515c6 commit 1cc3adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/init-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
9191
- name: Create pull request
9292
id: create-pull-request
93-
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
93+
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
9494
with:
9595
commit-message: "Bump version to ${{ inputs.TARGET_VERSION }}"
9696
title: "Bump version to ${{ inputs.TARGET_VERSION }} on ${{ inputs.TARGET_BRANCH }} branch"

0 commit comments

Comments
 (0)