Skip to content

Merge pull request #61 from pSub/dependabot/github_actions/github/cod… #210

Merge pull request #61 from pSub/dependabot/github_actions/github/cod…

Merge pull request #61 from pSub/dependabot/github_actions/github/cod… #210

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@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
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