Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 4.2.2 to 4.2.3 (#1643)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent 04e5243 commit 108da9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Expand Up @@ -47,7 +47,7 @@ jobs:
run: make updateversion
- name: Create PR
id: cpr
uses: peter-evans/create-pull-request@331d02c7e2104af23ad5974d4d5cbc58a3e6dc77
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
with:
add-paths: .
commit-message: "Update version to v${{env.VERSION}}"
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:
- name: update home brew badge
run: make updatehomebrewbadge
- name: create PR
uses: peter-evans/create-pull-request@331d02c7e2104af23ad5974d4d5cbc58a3e6dc77
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
with:
add-paths: .
commit-message: "Back to development"
Expand Down

0 comments on commit 108da9b

Please sign in to comment.