diff --git a/.github/workflows/bump_templates.yaml b/.github/workflows/bump_templates.yaml index b88957da..239b28cf 100644 --- a/.github/workflows/bump_templates.yaml +++ b/.github/workflows/bump_templates.yaml @@ -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.2 + uses: peter-evans/create-pull-request@v7.0.3 with: base: main branch: feat/bump-template-bundles diff --git a/.github/workflows/spdx_license_bot.yaml b/.github/workflows/spdx_license_bot.yaml index 7a2c81c0..694bf895 100644 --- a/.github/workflows/spdx_license_bot.yaml +++ b/.github/workflows/spdx_license_bot.yaml @@ -51,7 +51,7 @@ jobs: - name: 📝 Create Pull Request if: ${{ env.did_change == 'true' }} - uses: peter-evans/create-pull-request@v7.0.2 + uses: peter-evans/create-pull-request@v7.0.3 with: base: main branch: chore/update-spdx-license