Skip to content

Bump symfony/http-foundation from 5.4.40 to 5.4.46 in /service-api/app #2244

Bump symfony/http-foundation from 5.4.40 to 5.4.46 in /service-api/app

Bump symfony/http-foundation from 5.4.40 to 5.4.46 in /service-api/app #2244

Workflow file for this run

name: "Pull Request Labeler"
defaults:
run:
shell: bash
on:
pull_request:
branches:
- main
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml