summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 22:08:29 +0000
committerseth <[email protected]>2024-07-02 04:15:55 -0400
commitedceb9910b7d538d828c8d206ad13e1f9ddd8014 (patch)
tree9855a691ae3bd694a8b32fb0994685f59d0cd682 /.github
parent4de3b4a1bc88e8fcf676dcd065bab867b32f9d29 (diff)
actions: bump DeterminateSystems/update-flake-lock from 22 to 23
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]>
Diffstat (limited to '.github')
-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 06b3a4d..83911fb 100644
--- a/.github/workflows/update-flake.yaml
+++ b/.github/workflows/update-flake.yaml
@@ -22,7 +22,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
id: update
with:
commit-msg: "nix: update flake.lock"