Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from NotAShelf/dependabot/github_actions/Deter…
Browse files Browse the repository at this point in the history
…minateSystems/nix-installer-action-13

build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13
  • Loading branch information
NotAShelf authored Jul 29, 2024
2 parents 7b1c7ef + c109b7c commit eb5a0d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"

- name: "Install Lix"
uses: DeterminateSystems/nix-installer-action@v12
uses: DeterminateSystems/nix-installer-action@v13
with:
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"
diagnostic-endpoint: "" # so eelco can have more personalized self-merges? no thank you
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/npins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"

- name: "Install Lix"
uses: DeterminateSystems/nix-installer-action@v12
uses: DeterminateSystems/nix-installer-action@v13
with:
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"
diagnostic-endpoint: "" # so eelco can have more personalized self-merges? no thank you
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prelude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
platforms: arm64

- name: "Install Lix"
uses: DeterminateSystems/nix-installer-action@v12
uses: DeterminateSystems/nix-installer-action@v13
with:
source-url: "https://install.lix.systems/lix/lix-installer-x86_64-linux"
diagnostic-endpoint: "" # so eelco can have more personalized self-merges? no thank you
Expand Down

0 comments on commit eb5a0d1

Please sign in to comment.