chore(deps): Bump peter-evans/create-pull-request from 5 to 6 (#960)

This commit is contained in:
dependabot[bot] 2024-02-05 07:41:45 +00:00 committed by GitHub
parent eeb8026baf
commit 59fcf834b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ jobs:
- name: Send pull request to update to new version - name: Send pull request to update to new version
if: steps.update-files.outputs.has_changes if: steps.update-files.outputs.has_changes
uses: peter-evans/create-pull-request@v5 uses: peter-evans/create-pull-request@v6
with: with:
token: ${{ steps.generate-token.outputs.token }} token: ${{ steps.generate-token.outputs.token }}
branch: update/${{ matrix.branch }} branch: update/${{ matrix.branch }}