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

update flake lock

parent d8a190fa
No related branches found
No related tags found
No related merge requests found
name: update-flake-lock
on:
workflow_dispatch:
schedule:
- cron: '0 4 18 * *'
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