on: push: branches: 'master' schedule: - cron: '0 2 * * *' jobs: lockfile: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4 - uses: https://github.com/DeterminateSystems/nix-installer-action@main - uses: https://github.com/DeterminateSystems/update-flake-lock@main