chore: cleanup and bump workflow actions
This commit is contained in:
parent
f2a3582c77
commit
48c2dba554
3 changed files with 8 additions and 8 deletions
4
.github/workflows/update-flake.yml
vendored
4
.github/workflows/update-flake.yml
vendored
|
@ -23,6 +23,6 @@ jobs:
|
|||
- name: Update and create PR
|
||||
uses: DeterminateSystems/update-flake-lock@v20
|
||||
with:
|
||||
commit-msg: 'flake: update inputs'
|
||||
pr-title: 'flake: update inputs'
|
||||
commit-msg: 'nix: update inputs'
|
||||
pr-title: 'nix: update inputs'
|
||||
token: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue