Skip to content

update-flake-lock

update-flake-lock #16

Workflow file for this run

name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
flake-lock:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: install nix
uses: DeterminateSystems/nix-installer-action@main
- name: update-flake-lock
uses: DeterminateSystems/update-flake-lock@main
with:
pr-title: Update systems