Skip to content

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0 #13

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0

Bump guzzlehttp/guzzle from 7.8.1 to 7.9.0 #13

Workflow file for this run

---
name: auto-merge
on: [ pull_request_target ]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.AUTOMERGE_TOKEN }}