Skip to content

Bump DeterminateSystems/nix-installer-action from 10 to 11 in the determinatesystems-actions group #315

Bump DeterminateSystems/nix-installer-action from 10 to 11 in the determinatesystems-actions group

Bump DeterminateSystems/nix-installer-action from 10 to 11 in the determinatesystems-actions group #315

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
dprint:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/check@v2.2
with:
dprint-version: '0.45.1' # selfup { "extract": "\\d[^']+", "replacer": ["dprint", "--version"], "nth": 2 }
typos:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.21.0 # selfup { "extract": "\\d\\.\\d+\\.\\d+", "replacer": ["typos", "--version"], "nth": 2 }
with:
files: |
.
.github
.vscode