Skip to content

Commit

Permalink
Merge pull request #111 from rabbitmq/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…peter-evans/create-pull-request-7.0.5

Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5
  • Loading branch information
michaelklishin authored Sep 18, 2024
2 parents fd22cee + e589f17 commit 8a2195d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-rabbitmq-bcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
git diff
- name: CREATE PULL REQUEST
uses: peter-evans/create-pull-request@v7.0.3
uses: peter-evans/create-pull-request@v7.0.5
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
path: bazel-central-registry
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-otp-patch-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git diff
- name: CREATE PULL REQUEST
id: cpr
uses: peter-evans/create-pull-request@v7.0.3
uses: peter-evans/create-pull-request@v7.0.5
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
committer: GitHub <noreply@github.com>
Expand Down

0 comments on commit 8a2195d

Please sign in to comment.