diff --git a/.github/workflows/techdocs.yml b/.github/workflows/techdocs.yml index a8e5625..6df5d35 100644 --- a/.github/workflows/techdocs.yml +++ b/.github/workflows/techdocs.yml @@ -11,8 +11,9 @@ on: jobs: publish-techdocs-site: - # Pinned: v16.0.0 needs TECHDOCS_AZURE_ACCOUNT_NAME, which isn't scoped to this repo. See #333. - uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v17.0.1 + # Pinned: v16.0.0 and later need TECHDOCS_AZURE_ACCOUNT_NAME, which isn't scoped to this repo. + # See #333. Unpin once the org variable is available here. + uses: Staffbase/gha-workflows/.github/workflows/template_techdocs.yml@v11.1.0 with: entity-name: plugins-client-sdk secrets: