Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (
Browse files Browse the repository at this point in the history
…#1149)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.3 to 7.0.5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7.0.3...v7.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Arra <tarra3@gmail.com>
  • Loading branch information
dependabot[bot] and tomarra authored Sep 23, 2024
1 parent 582652f commit c836a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bump_templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
git config user.email vgvbot@users.noreply.github.com
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7.0.3
uses: peter-evans/create-pull-request@v7.0.5
with:
base: main
branch: feat/bump-template-bundles
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/spdx_license_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: 📝 Create Pull Request
if: ${{ env.did_change == 'true' }}
uses: peter-evans/create-pull-request@v7.0.3
uses: peter-evans/create-pull-request@v7.0.5
with:
base: main
branch: chore/update-spdx-license
Expand Down

0 comments on commit c836a48

Please sign in to comment.