Skip to content

chore(deps): update cachix/install-nix-action digest to c134e4c #1213

chore(deps): update cachix/install-nix-action digest to c134e4c

chore(deps): update cachix/install-nix-action digest to c134e4c #1213

Workflow file for this run

on:
push:
branches:
- main
- renovate/**
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
name: Check Rust code
jobs:
check:
uses: msfjarvis/shared-workflows/.github/workflows/test-flakes-project.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
cachix-token: ${{ secrets.CACHIX_AUTH_TOKEN }}