From 65e4befbe5d7b08a42cdeb614890d50582d4b8f3 Mon Sep 17 00:00:00 2001 From: Andrea Bedini Date: Wed, 19 Jun 2024 15:43:30 +0800 Subject: [PATCH] Update update-flake-lock.yml Bump DeterminateSystems/update-flake-lock --- .github/workflows/update-flake-lock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index ee0b48d..9ff61d0 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - uses: ./.github/actions/nix-setup - - uses: DeterminateSystems/update-flake-lock@v20 + - uses: DeterminateSystems/update-flake-lock@v22 with: # Title of PR to be created pr-title: "Update flake.lock"