Skip to content

Commit

Permalink
chore(deps): pin dependencies (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 07817af commit 2ee9875
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
runs-on: "ubuntu-latest"

steps:
- uses: "actions/checkout@v4.1.7"
- uses: "actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7

- uses: "DeterminateSystems/flake-checker-action@v8"
- uses: "DeterminateSystems/nix-installer-action@v13"
- uses: "DeterminateSystems/magic-nix-cache-action@v7"
- uses: "DeterminateSystems/flake-checker-action@ae43dea95bc73541287cfd10e2dee994d1877291" # v8
- uses: "DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd" # v13
- uses: "DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738" # v7

- run: nix flake check --show-trace

0 comments on commit 2ee9875

Please sign in to comment.