Skip to content

Commit

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

Bump peter-evans/create-pull-request from 7.0.1 to 7.0.2
  • Loading branch information
michaelklishin authored Sep 13, 2024
2 parents 718ff34 + a9b7179 commit bba086c
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.1
uses: peter-evans/create-pull-request@v7.0.2
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.1
uses: peter-evans/create-pull-request@v7.0.2
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
committer: GitHub <noreply@github.com>
Expand Down

0 comments on commit bba086c

Please sign in to comment.