diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 19f53cf6..6ff78faa 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -11,6 +11,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@master - name: Run GitHub File Sync - uses: Redocly/repo-file-sync-action + uses: Redocly/repo-file-sync-action@master with: - GH_PAT: ${{ secrets.GH_PAT }} \ No newline at end of file + GH_PAT: ${{ secrets.GH_PAT }}