summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-02 04:16:05 -0400
committerGitHub <[email protected]>2024-07-02 04:16:05 -0400
commitc61a7b372a1ec99ec8d490c7f96df3a25a5c2281 (patch)
treec0b079e85e6756ccebd691c246e303f696c8db15
parenta419fd4c143786b560cbb849fa0f7c4c360624ae (diff)
ci: bump DeterminateSystems/update-flake-lock from 22 to 23 (#15)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 22 to 23. - [Release notes](https://github.com/determinatesystems/update-flake-lock/releases) - [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v22...v23) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 e1a7112..33fc043 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -23,7 +23,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v12
- name: Update flake.lock & make PR
- uses: DeterminateSystems/update-flake-lock@v22
+ uses: DeterminateSystems/update-flake-lock@v23
with:
commit-msg: "nix: update flake.lock"
pr-title: "nix: update flake.lock"