Skip to content

chore(deps): bump DeterminateSystems/flake-checker-action from 5 to 7 #32

chore(deps): bump DeterminateSystems/flake-checker-action from 5 to 7

chore(deps): bump DeterminateSystems/flake-checker-action from 5 to 7 #32

Workflow file for this run

name: Build packages
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml
secrets:
CACHIX_AUTH_TOKEN: "${{ secrets.CACHIX_AUTH_TOKEN }}"