Skip to content

Commit 771fbad

Browse files
Pin laminas/documentation-theme action to 39b159a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 380a8bd commit 771fbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Build Docs
16-
uses: laminas/documentation-theme/github-actions/docs@master
16+
uses: laminas/documentation-theme/github-actions/docs@39b159ad354dd71260c68cb7f7abe813d999e3ed # master
1717
env:
1818
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)