summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/update-lock.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lock.yaml b/.github/workflows/update-lock.yaml
index 8ea3131..e3cdfbb 100644
--- a/.github/workflows/update-lock.yaml
+++ b/.github/workflows/update-lock.yaml
@@ -17,7 +17,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v11
- name: Update lockfile & make PR
- uses: DeterminateSystems/update-flake-lock@v21
+ uses: DeterminateSystems/update-flake-lock@v22
id: update
with:
token: ${{ secrets.MERGE_TOKEN }}