Skip to content

Commit c41b9e3

Browse files
authored
Merge pull request #12810 from nextcloud/dependabot/github_actions/ammaraskar/sphinx-action-8.2.3
Bump ammaraskar/sphinx-action from 8.1.3 to 8.2.3
2 parents c8267d1 + 1fef59d commit c41b9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_catalog_templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
python-version: '3.13'
2323

24-
- uses: ammaraskar/sphinx-action@df895b1e03f7f920991e8bd910e4b1f566cd1863 # v8.1.3
24+
- uses: ammaraskar/sphinx-action@54e52bfb642e9b60ea5b6bcb05fe3f74b40d290a # v8.2.3
2525
with:
2626
docs-folder: "user_manual/"
2727
pre-build-command: "pip install -r requirements.txt"

0 commit comments

Comments
 (0)