aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ef69f23..48a8d71 100644
--- a/.github/workflows/update.yml
+++ b/.github/workflows/update.yml
@@ -19,7 +19,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"