mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update peter-evans/create-pull-request action to v3.6.0
This commit is contained in:
committed by
renovate[bot]
parent
e65ac0c749
commit
e781510bfb
2
.github/workflows/node-version.yml
vendored
2
.github/workflows/node-version.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
uses: peter-evans/create-pull-request@v3.5.2
|
||||
uses: peter-evans/create-pull-request@v3.6.0
|
||||
with:
|
||||
token: ${{ secrets.GH_REPO_TOKEN }}
|
||||
author: "Łukasz Mierzwa <l.mierzwa@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user