Skip to content

Commit

Permalink
Merge pull request #1653 from hyperledger/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-894fc5cb1d

Bump the all-actions group with 1 update
  • Loading branch information
WadeBarnes authored Feb 14, 2024
2 parents 18d56de + c55e6a7 commit 78d3ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
./bump_version.sh ${{ needs.taginfos.outputs.VERSION }}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
author: ${{ github.actor }} <${{ github.event.pusher.email }}>
committer: ${{ github.actor }} <${{ github.event.pusher.email }}>
Expand Down

0 comments on commit 78d3ad3

Please sign in to comment.