diff --git a/.github/workflows/flake_update.yaml b/.github/workflows/flake_update.yaml index d5ade18..e917c7b 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@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: "Update flake.lock" title: "Update flake.lock"