Skip to content

Commit 11db73d

Browse files
chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.6 to 7.0.8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v7.0.6...v7.0.8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19dac09 commit 11db73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bump_templates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
git config user.email [email protected]
2727
2828
- name: Create Pull Request
29-
uses: peter-evans/[email protected].6
29+
uses: peter-evans/[email protected].8
3030
with:
3131
base: main
3232
branch: feat/bump-template-bundles

.github/workflows/spdx_license_bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: 📝 Create Pull Request
5353
if: ${{ env.did_change == 'true' }}
54-
uses: peter-evans/[email protected].6
54+
uses: peter-evans/[email protected].8
5555
with:
5656
base: main
5757
branch: chore/update-spdx-license

0 commit comments

Comments
 (0)