Skip to content

Commit 0a73182

Browse files
Bump DeterminateSystems/determinate-nix-action from 3 to 3.21.5 in the minor group (#1735)
Bump DeterminateSystems/determinate-nix-action in the minor group Bumps the minor group with 1 update: [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action). Updates `DeterminateSystems/determinate-nix-action` from 3 to 3.21.5 - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](DeterminateSystems/determinate-nix-action@v3...v3.21.5) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.21.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 208663c commit 0a73182

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/flakehub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: "actions/checkout@v7.0.0"
1414
with:
1515
persist-credentials: false
16-
- uses: "DeterminateSystems/determinate-nix-action@v3.21.2"
16+
- uses: "DeterminateSystems/determinate-nix-action@v3.21.5"
1717
- uses: "DeterminateSystems/flakehub-push@main"
1818
with:
1919
name: "Zoo/cli"

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
submodules: recursive
6666
ref: ${{ github.head_ref }}
6767

68-
- uses: DeterminateSystems/determinate-nix-action@v3
68+
- uses: DeterminateSystems/determinate-nix-action@v3.21.5
6969

7070
- name: Build and collect hash mismatches
7171
id: nix_build

0 commit comments

Comments
 (0)