diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 8afbe17..68ec18b 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -20,7 +20,7 @@ jobs: name: klarkc authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v22 with: commit-msg: "build(deps): Bump flake.lock dependencies" pr-title: "Update flake.lock"