Skip to content

Commit 21f81d4

Browse files
chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#1250)
1 parent 19dac09 commit 21f81d4

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)