Skip to content

Commit 5a9b3ce

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: Use Doctor RST 1.48.1
2 parents d5b31d5 + c0149f0 commit 5a9b3ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.doctor-rst.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,5 @@ whitelist:
104104
- '.. versionadded:: 0.2' # MercureBundle
105105
- '.. versionadded:: 3.6' # MonologBundle
106106
- '.. versionadded:: 3.8' # MonologBundle
107-
- '// bin/console'
108107
- '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket'
109108
- '.. End to End Tests (E2E)'

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7474

7575
- name: "Run DOCtor-RST"
76-
uses: docker://oskarstark/doctor-rst:1.48.0
76+
uses: docker://oskarstark/doctor-rst:1.48.1
7777
with:
7878
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

0 commit comments

Comments
 (0)