ci: simplify
This commit is contained in:
parent
0b6be71c48
commit
add9edcaca
8 changed files with 202 additions and 123 deletions
4
.github/workflows/update-flake.yml
vendored
4
.github/workflows/update-flake.yml
vendored
|
@ -24,9 +24,9 @@ jobs:
|
|||
|
||||
- name: Update flake.lock
|
||||
id: update
|
||||
uses: DeterminateSystems/update-flake-lock@main
|
||||
uses: DeterminateSystems/update-flake-lock@v23
|
||||
with:
|
||||
pr-title: "nix: update flake.lock"
|
||||
pr-title: 'nix: update flake.lock'
|
||||
|
||||
- name: Enable Pull Request Automerge
|
||||
uses: peter-evans/enable-pull-request-automerge@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue