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

ci: weekly update flake lock

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