diff options
| -rw-r--r-- | .github/workflows/sync-man-pages.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/sync-man-pages.yml b/.github/workflows/sync-man-pages.yml index ea73e26..46c7701 100644 --- a/.github/workflows/sync-man-pages.yml +++ b/.github/workflows/sync-man-pages.yml @@ -40,7 +40,7 @@ jobs: run: python3 scripts/sync_man_pages.py - name: Open pull request on change - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7 with: add-paths: Hutch/Resources/man-pages.json branch: automated/man-page-catalog |
