about summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml
index a39c05f..20cfbae 100644
--- a/.github/workflows/update.yml
+++ b/.github/workflows/update.yml
@@ -18,7 +18,7 @@ jobs:
             access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
       - name: Update flake.lock
         id: update-flake-lock
-        uses: DeterminateSystems/update-flake-lock@v20
+        uses: DeterminateSystems/update-flake-lock@v21
         with:
           pr-title: "Update flake.lock"
           commit-msg: "chore: update flake"