diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 24bf51b..5bbf1dd 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@v19 + uses: DeterminateSystems/update-flake-lock@v20 with: commit-msg: "build(deps): Bump flake.lock dependencies" pr-title: "Update flake.lock"