Skip to content

Update Nix dependencies. #115

Update Nix dependencies.

Update Nix dependencies. #115

Workflow file for this run

name: Update Nix dependencies.
on:
workflow_dispatch:
schedule:
# 11 pm every Tuesday
- cron: '0 23 * * 2'
jobs:
update-nix-dependencies:

Check failure on line 10 in .github/workflows/bump-nix-deps.yml

View workflow run for this annotation

GitHub Actions / Update Nix dependencies.

Invalid workflow file

The workflow is not valid. .github/workflows/bump-nix-deps.yml (Line: 10, Col: 3): Error calling workflow 'hackworthltd/.github/.github/workflows/reusable-update-nix-flake-public.yml@main'. The nested job 'install-nix' is requesting 'contents: write, pull-requests: write, id-token: write', but is only allowed 'contents: read, pull-requests: none, id-token: none'.
uses: hackworthltd/.github/.github/workflows/reusable-update-nix-flake-public.yml@main