diff --git a/.github/workflows/flake_update.yaml b/.github/workflows/flake_update.yaml index 819ac94..752da47 100644 --- a/.github/workflows/flake_update.yaml +++ b/.github/workflows/flake_update.yaml @@ -22,7 +22,7 @@ jobs: nix flake update - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "chore: Update flake.lock" title: "Update flake.lock"