Skip to content

Commit 78d3ad3

Browse files
authored
Merge pull request #1653 from hyperledger/dependabot/github_actions/all-actions-894fc5cb1d
Bump the all-actions group with 1 update
2 parents 18d56de + c55e6a7 commit 78d3ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
./bump_version.sh ${{ needs.taginfos.outputs.VERSION }}
5454
5555
- name: Create Pull Request
56-
uses: peter-evans/create-pull-request@v3
56+
uses: peter-evans/create-pull-request@v6
5757
with:
5858
author: ${{ github.actor }} <${{ github.event.pusher.email }}>
5959
committer: ${{ github.actor }} <${{ github.event.pusher.email }}>

0 commit comments

Comments
 (0)