chore(deps): Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (#3314)

This commit is contained in:
dependabot[bot] 2023-05-08 15:07:40 +02:00 committed by GitHub
parent bba72daedf
commit 9577ab5033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
# See https://github.com/marketplace/actions/create-pull-request for reference of the action.
- name: 'Create Pull Request'
uses: peter-evans/create-pull-request@v5.0.0
uses: peter-evans/create-pull-request@v5.0.1
id: create-pr
with:
token: ${{ secrets.GITHUB_TOKEN }}