diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 760b790..c7f7405 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -28,7 +28,7 @@ jobs: - name: Generate documentation run: make docs - name: Create PR for docs update - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 + uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11 with: add-paths: docs/ branch: chore/update-docs