Skip to content

Update Nix Flake lockfile #151

Update Nix Flake lockfile

Update Nix Flake lockfile #151

name: Update Nix Flake lockfile
on:
# Enable option to manually run the action:
workflow_dispatch:
# Run every Sunday at 00:00:
schedule:
- cron: 0 0 * * 0
jobs:
update-flake-lock:
uses: ./.github/workflows/reusable-update-flake-lock.yml
secrets: inherit
with:
runner: '["self-hosted", "Linux", "x86-64-v2"]'
sign-commits: 'true'

Check failure on line 17 in .github/workflows/update-flake-lock.yml

View workflow run for this annotation

GitHub Actions / Update Nix Flake lockfile

Invalid workflow file

The workflow is not valid. .github/workflows/update-flake-lock.yml (Line: 17, Col: 21): Unexpected value 'true'