Skip to content

Commit 4c7cf21

Browse files
renovate[bot]jackton1
authored andcommitted
chore(deps): update peter-evans/create-pull-request action to v4.1.0
1 parent fe8c735 commit 4c7cf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
output: 'HISTORY.md'
2525
- name: Create Pull Request
26-
uses: peter-evans/create-pull-request@v4.0.4
26+
uses: peter-evans/create-pull-request@v4.1.0
2727
with:
2828
base: "main"
2929
title: "Upgraded to ${{ steps.sync-release-version.outputs.new_version }}"

0 commit comments

Comments
 (0)