summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 12:59:59 -0400
committerGitHub <[email protected]>2024-05-13 12:59:59 -0400
commitd1828afcc60bfce83fbcebddf1125cff6836c5cc (patch)
tree96b44af2cc37a1abbec7a801a4dbfd49a762cb32 /.github/workflows
parent3fd79641fbc8302775d10667aaba4f10b7187609 (diff)
actions: bump DeterminateSystems/nix-installer-action from 10 to 11 (#362)
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 10 to 11. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v10...v11) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index 7ea545a..109d860 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v10
+ uses: DeterminateSystems/nix-installer-action@v11
- name: Update lockfile & make PR
uses: DeterminateSystems/update-flake-lock@v21