summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-07 00:33:50 +0000
committerseth <[email protected]>2024-05-07 00:39:08 -0400
commit69ec4abb614ff0ba2cc0bd611fdb8794d0f970a0 (patch)
treee9e6553727c0ab90bdd6de7dff5e069ed92365e8 /.github/workflows
parentddf7f7a170b377aabdd2c7bb41ee32047107ebbc (diff)
chore(deps): bump nixbuild/nix-quick-install-action from 27 to 28
Bumps [nixbuild/nix-quick-install-action](https://github.com/nixbuild/nix-quick-install-action) from 27 to 28. - [Release notes](https://github.com/nixbuild/nix-quick-install-action/releases) - [Changelog](https://github.com/nixbuild/nix-quick-install-action/blob/master/RELEASE) - [Commits](https://github.com/nixbuild/nix-quick-install-action/compare/v27...v28) --- updated-dependencies: - dependency-name: nixbuild/nix-quick-install-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows')
-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 eaa9586..430a5cf 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
- uses: nixbuild/nix-quick-install-action@v27
+ uses: nixbuild/nix-quick-install-action@v28
- name: Update lockfile & make PR
uses: DeterminateSystems/update-flake-lock@v21