Skip to content

Bump step-security/harden-runner from 2.15.0 to 2.19.0 #76

Bump step-security/harden-runner from 2.15.0 to 2.19.0

Bump step-security/harden-runner from 2.15.0 to 2.19.0 #76

Workflow file for this run

name: Build
on:
pull_request:
push:
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
with:
egress-policy: audit
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: cachix/install-nix-action@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31.9.1
with:
nix_path: nixpkgs=channel:nixos-25.11
- run: nix-build