Skip to content

Commit 4982a00

Browse files
Bump DeterminateSystems/determinate-nix-action from 3 to 3.17.2
Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3 to 3.17.2. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](DeterminateSystems/determinate-nix-action@v3...v3.17.2) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52a9cab commit 4982a00

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: DeterminateSystems/determinate-nix-action@v3
16+
- uses: DeterminateSystems/determinate-nix-action@v3.17.2
1717
with:
1818
extra-conf: |
1919
cores = 0

.github/workflows/update-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: DeterminateSystems/determinate-nix-action@v3
16+
- uses: DeterminateSystems/determinate-nix-action@v3.17.2
1717
with:
1818
extra-conf: |
1919
cores = 0

0 commit comments

Comments
 (0)