diff --git a/.github/workflows/update-flakes.yml b/.github/workflows/update-flakes.yml index b5c0c2ddc..c74252a68 100644 --- a/.github/workflows/update-flakes.yml +++ b/.github/workflows/update-flakes.yml @@ -16,7 +16,7 @@ jobs: - name: Update flake inputs run: nix flake update - name: Create Pull Request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v8 with: commit-message: "flake.lock: Update" title: "Update flake inputs"