Skip to content

Commit

Permalink
chore(github): bump DeterminateSystems/nix-installer-action (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 7ff8d95 commit 66aab8b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11
with:
diagnostic-endpoint: ''
extra-conf: |
Expand All @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11
with:
diagnostic-endpoint: ''
extra-conf: |
Expand All @@ -59,7 +59,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11
with:
diagnostic-endpoint: ''
extra-conf: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/flake-lock-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11
with:
diagnostic-endpoint: ''

Expand All @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/nix-installer-action@v11
with:
diagnostic-endpoint: ''

Expand Down

0 comments on commit 66aab8b

Please sign in to comment.