Skip to content

Commit 463aace

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Use Doctor RST 1.48.1
2 parents 57e16fe + 5a9b3ce commit 463aace

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)