summaryrefslogtreecommitdiff
path: root/.github/workflows/update-flake.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-18 22:21:46 +0000
committerGitHub <[email protected]>2024-11-18 22:21:46 +0000
commitddc0d3c890f9b3581727b5828f79be3b5390838e (patch)
tree1a497c40cce15fac241c5b6578025c9a4e08727b /.github/workflows/update-flake.yaml
parent920604e165ca4bae812fd1b9ad969b0a13baa7c1 (diff)
actions: bump DeterminateSystems/nix-installer-action from 14 to 16dependabot/github_actions/DeterminateSystems/nix-installer-action-16
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 14 to 16. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v14...v16) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows/update-flake.yaml')
-rw-r--r--.github/workflows/update-flake.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml
index 4473811..7606970 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -26,7 +26,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v14
+ uses: DeterminateSystems/nix-installer-action@v16
- name: Run update
run: nix flake update