diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index 50d5268a..4d272628 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -27,7 +27,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@1d87d45818068401a10cf16bdc5f00b24994a83f # pinned from main - name: Update flake.lock and open PR - uses: DeterminateSystems/update-flake-lock@5ba4a20ae344a5edd7b97ed3002219974f4d20d7 # pinned from main + uses: DeterminateSystems/update-flake-lock@79311a431726c933793d7cf85eb10a54f6168813 # pinned from main with: pr-title: "chore(nix): monthly flake.lock update" pr-labels: dependencies