Skip to content

Increase dependabot interval to monthly #215

Increase dependabot interval to monthly

Increase dependabot interval to monthly #215

Workflow file for this run

name: Build
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # V27
with:
nix_path: nixpkgs=channel:nixos-24.11
- run: nix-build