Skip to content

Commit 5c43cb3

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

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Build Docs
13-
uses: laminas/documentation-theme/github-actions/docs@master
13+
uses: laminas/documentation-theme/github-actions/docs@39b159ad354dd71260c68cb7f7abe813d999e3ed # master
1414
env:
1515
DEPLOY_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)