File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 pull-requests : write # needed to open the PR
1515 steps :
1616 - name : Backport
17- uses : m-kuhn/backport@v1.2.6
17+ uses : m-kuhn/backport@30b6e83906cc97bad3a02867181d6236becf68f9
1818 with :
1919 github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v4
11+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1212
1313 - name : Test if the documentation will render without warnings
1414 run : |
1515 mkdir -p Documentation-GENERATED-temp \
1616 && docker run --rm --pull always -v $(pwd):/project \
17- ghcr.io/typo3-documentation/render-guides:latest --config=Documentation --no-progress --minimal-test
17+ ghcr.io/typo3-documentation/render-guides:latest --config=Documentation --no-progress --minimal-test
You can’t perform that action at this time.
0 commit comments