Skip to content

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2 #165

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.2 #165

name: 'Semantic PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
main:
name: Semantic PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}