summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 20:21:45 +0000
committerseth <[email protected]>2024-09-12 14:43:14 -0400
commit79a7a0c0eaa1175a589472556821afb3e2fa6557 (patch)
tree57b0163e31a1ff42c87e0ddf052b20b67276215e
parent6c5fdaa966d00789303a0850eb7008be7d4d766d (diff)
ci: bump DeterminateSystems/update-flake-lock from 23 to 24
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 23 to 24. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v23...v24) --- updated-dependencies: - dependency-name: DeterminateSystems/update-flake-lock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
-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 76850aa..d38808e 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v14
- name: Update lockfile & make PR
- uses: DeterminateSystems/update-flake-lock@v23
+ uses: DeterminateSystems/update-flake-lock@v24
id: update
with:
commit-msg: "flake: update inputs"