Merge pull request #229 from DarkKirb/dependabot/github_actions/peter-evans/create-pull-request-5
Bump peter-evans/create-pull-request from 4 to 5
This commit is contained in:
commit
4c09a915e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: run nix fmt
|
||||
run: nix fmt
|
||||
- name: Commit and push
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
commit-message: "Automatic Update"
|
||||
title: Run automatic update
|
||||
|
|
Loading…
Reference in a new issue