We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a515c6 commit 1cc3adfCopy full SHA for 1cc3adf
.github/workflows/init-release.yaml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Create pull request
92
id: create-pull-request
93
- uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
+ uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0
94
with:
95
commit-message: "Bump version to ${{ inputs.TARGET_VERSION }}"
96
title: "Bump version to ${{ inputs.TARGET_VERSION }} on ${{ inputs.TARGET_BRANCH }} branch"
0 commit comments