diff --git a/.github/workflows/update-flakes.yaml b/.github/workflows/update-flakes.yaml index 574c9c22..afc06c8d 100644 --- a/.github/workflows/update-flakes.yaml +++ b/.github/workflows/update-flakes.yaml @@ -43,7 +43,7 @@ jobs: fi - name: Create Pull Request if: ${{ env.need_pr == 1 }} - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: branch: flake-update commit-message: "flake: update"