Skip to content

Commit db35557

Browse files
chore: bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 in /.github/actions/pr (#5374)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2978e9 commit db35557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pr/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ runs:
5757

5858
- name: Create Pull Request
5959
if: env.git_status == 'dirty'
60-
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v4
60+
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v4
6161
with:
6262
commit-message: ${{ inputs.commit-message }}
6363
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)