diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 8531c8e..aca697e 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v6 - uses: DeterminateSystems/determinate-nix-action@v3.19.0 - - uses: DeterminateSystems/update-flake-lock@203e2eb079eca40abff70ea3189192e9adeca500 + - uses: DeterminateSystems/update-flake-lock@d8097c6eb8f9758830163bdb33482c0079e67a46 with: pr-title: Update Nix flake inputs sign-commits: true