diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index 97686ba408c87..a02c4a70d2e24 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v5 with: persist-credentials: false - - uses: DeterminateSystems/update-flake-lock@ab3e850b05f8f7e56dab99f12900d3f569853e93 # main + - uses: DeterminateSystems/update-flake-lock@e637603d31bed83169f2e56bb475c9dff7af6544 # main with: pr-title: "Update flake.lock" pr-labels: |