Skip to content
Snippets Groups Projects
Commit 835a7cc9 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

update flake lock

parent 7b82d48d
No related branches found
No related tags found
No related merge requests found
name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 11 10 * *'
jobs:
lockfile:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment