Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent e087979 commit 05c7bb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: make update_contributors_list # may take more than 1 hour

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
base: master
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}
Expand All @@ -59,7 +59,7 @@ jobs:
run: make assets/github-action-config.json

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
base: master
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
run: make website_dump_info

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
base: master
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}
Expand Down

0 comments on commit 05c7bb5

Please # to comment.