Skip to content

build(deps-dev): update guzzlehttp/guzzle requirement from ^7.9 to ^7.10 in the dev-dependencies group across 1 directory #120

build(deps-dev): update guzzlehttp/guzzle requirement from ^7.9 to ^7.10 in the dev-dependencies group across 1 directory

build(deps-dev): update guzzlehttp/guzzle requirement from ^7.9 to ^7.10 in the dev-dependencies group across 1 directory #120

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit