Skip to content

Bump actions/checkout from 4.1.7 to 4.2.2 #85

Bump actions/checkout from 4.1.7 to 4.2.2

Bump actions/checkout from 4.1.7 to 4.2.2 #85

Workflow file for this run

on: [push]
name: Dead code analysis
jobs:
deadnix:
name: Deadnix
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # V29
- uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
with:
name: deadnix
- uses: astro/deadnix-action@fb6b1107a2192f33d065855dc6af631a25b98c4c # main