Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/site/types/react-18.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarra authored Sep 3, 2024
2 parents 3bc87b5 + 9f75fea commit 85c7246
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 [email protected]
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6.1.0
uses: peter-evans/create-pull-request@v7.0.0
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@v6.1.0
uses: peter-evans/create-pull-request@v7.0.0
with:
base: main
branch: chore/update-spdx-license
Expand Down

0 comments on commit 85c7246

Please sign in to comment.