diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 0231a41d..2ecbdcc0 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -22,7 +22,7 @@ jobs: # Only needed for private caches #authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v23 + uses: DeterminateSystems/update-flake-lock@v24 with: pr-title: "Update flake.lock" # Title of PR to be created pr-labels: | # Labels to be set on the PR