Skip to content

Create PR to update Nix flake inputs #7

Create PR to update Nix flake inputs

Create PR to update Nix flake inputs #7

{"jobs":{"lockfile":{"runs-on":"ubuntu-latest","steps":[{"name":"Checkout repository","uses":"actions/checkout@v3"},{"name":"Install Nix","uses":"DeterminateSystems/nix-installer-action@main"},{"name":"Update flake.lock","uses":"DeterminateSystems/update-flake-lock@main","with":{"pr-labels":"dependencies\nautomated\n","pr-reviewers":"sellout\n","pr-title":"Update flake.lock"}}]}},"name":"Create PR to update Nix flake inputs","on":{"schedule":[{"cron":"0 0 * * 0"}],"workflow_dispatch":null},"permissions":{"contents":"write","pull-requests":"write"}}