Skip to content

Commit a1c5d05

Browse files
chore(deps): update peter-evans/create-pull-request action to v6.0.1 (#5431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christian Bromann <git@bromann.dev>
1 parent 1ab8b6e commit a1c5d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-production-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
shell: bash
7171

7272
- name: Create the Pull Request
73-
uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0
73+
uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
7474
with:
7575
# create a new pull request using the specified base branch
7676
base: ${{ inputs.base }}

0 commit comments

Comments
 (0)