Skip to content

Bump amphp/http from 1.7.1 to 1.7.3 in /service-api/app #303

Bump amphp/http from 1.7.1 to 1.7.3 in /service-api/app

Bump amphp/http from 1.7.1 to 1.7.3 in /service-api/app #303

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