Skip to content

build(deps): bump DeterminateSystems/update-flake-lock from 23 to 24 #497

build(deps): bump DeterminateSystems/update-flake-lock from 23 to 24

build(deps): bump DeterminateSystems/update-flake-lock from 23 to 24 #497

Workflow file for this run

name: "Check Formatting"
permissions: read-all
on:
pull_request_target:
types: [opened, synchronize, reopened, edited]
jobs:
alejandra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false
- uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 # v27
- name: "Check Formatting"
run: nix fmt -- --check .