Skip to content

Commit

Permalink
Merge pull request #7 from brokenpip3/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns-36efc60f61

build(deps): bump the actions group across 1 directory with 2 updates
  • Loading branch information
brokenpip3 authored Sep 19, 2024
2 parents f24848f + 29c2a45 commit 1c88bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: PreCommit
runs-on: ubuntu-latest
steps:
- uses: DeterminateSystems/nix-installer-action@v12
- uses: DeterminateSystems/nix-installer-action@v13
with:
diagnostic-endpoint: ""
- uses: DeterminateSystems/magic-nix-cache-action@v7
Expand All @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- id: files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
#TODO: check why trigger a infinite recursion but works fine locally
#- name: nix checks
# run: nix flake check
Expand Down

0 comments on commit 1c88bf5

Please sign in to comment.