diff --git a/.github/workflows/update-install-script.yaml b/.github/workflows/update-install-script.yaml index 0bef2a6..b14ee77 100644 --- a/.github/workflows/update-install-script.yaml +++ b/.github/workflows/update-install-script.yaml @@ -32,7 +32,7 @@ jobs: - name: Create Pull Request if: steps.changes.outputs.changed == 'true' - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7 with: commit-message: "Update chezmoi-install.sh" title: "Update chezmoi-install.sh"