diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index 1c212fc..ff74c99 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -49,7 +49,7 @@ jobs: - name: 🔀 Create Pull Request if: steps.changelog.outputs.changed == 'true' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "chore(deps): weekly flake input update" title: "🔄 Weekly Flake Update"