From 38856bcdb1c95faf16757a08372cf41a19a58d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 13:41:15 +0100 Subject: [PATCH] chore(deps): bump DeterminateSystems/update-flake-lock from 20 to 21 (#130) --- .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 eb7dcde..f35146f 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -22,7 +22,7 @@ jobs: ssh-private-key: ${{ secrets.MENTION_SSH_KEY }} - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v20 + uses: DeterminateSystems/update-flake-lock@v21 with: pr-title: "Update flake.lock" commit-msg: "chore(flake): update lock"