Merge pull request #1552 from NixOS/dependabot/github_actions/peter-evans/create-pull-request-8
build(deps): bump peter-evans/create-pull-request from 5 to 8
This commit is contained in:
2
.github/workflows/update-flakes.yml
vendored
2
.github/workflows/update-flakes.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Update flake inputs
|
- name: Update flake inputs
|
||||||
run: nix flake update
|
run: nix flake update
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v8
|
||||||
with:
|
with:
|
||||||
commit-message: "flake.lock: Update"
|
commit-message: "flake.lock: Update"
|
||||||
title: "Update flake inputs"
|
title: "Update flake inputs"
|
||||||
|
|||||||
Reference in New Issue
Block a user