8000 Update peter-evans/create-pull-request action to v4.1.3 · tj-actions/branch-names@6a72b39 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a72b39

Browse files
renovate[bot]jackton1
authored andcommitted
Update peter-evans/create-pull-request action to v4.1.3
1 parent 3fcd827 commit 6a72b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
output: 'HISTORY.md'
2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v4.1.2
29+
uses: peter-evans/create-pull-request@v4.1.3
3030
with:
3131
base: "main"
3232
title: "Upgraded to ${{ steps.sync-release-version.outputs.new_version }}"

0 commit comments

Comments
 (0)
0