Skip to content

Commit 6763632

Browse files
Merge pull request #11090 from rabbitmq/dependabot/github_actions/v3.11.x/peter-evans/create-pull-request-6.0.5
Bump peter-evans/create-pull-request from 6.0.3 to 6.0.5
2 parents 56cd419 + ad5dd00 commit 6763632

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-elixir-patches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
set -x
6969
git diff
7070
- name: CREATE PULL REQUEST
71-
uses: peter-evans/[email protected].3
71+
uses: peter-evans/[email protected].5
7272
with:
7373
token: ${{ secrets.REPO_SCOPED_TOKEN }}
7474
committer: GitHub <[email protected]>

.github/workflows/update-otp-patches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
set -x
151151
git diff
152152
- name: CREATE PULL REQUEST
153-
uses: peter-evans/[email protected].3
153+
uses: peter-evans/[email protected].5
154154
with:
155155
token: ${{ secrets.REPO_SCOPED_TOKEN }}
156156
committer: GitHub <[email protected]>

0 commit comments

Comments
 (0)