Skip to content

chore(deps): update martinhelmich/typo3 docker tag to v12 #2062

chore(deps): update martinhelmich/typo3 docker tag to v12

chore(deps): update martinhelmich/typo3 docker tag to v12 #2062

Workflow file for this run

name: "Label Pull Requests"
on:
- pull_request_target
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/config/labeler.yml"