Skip to content

Bump @urql/exchange-graphcache from 7.2.1 to 7.2.2 in /apps/client/assets #228

Bump @urql/exchange-graphcache from 7.2.1 to 7.2.2 in /apps/client/assets

Bump @urql/exchange-graphcache from 7.2.1 to 7.2.2 in /apps/client/assets #228

Workflow file for this run

# configuration file is at .github/auto-merge.yml
name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}