Skip to content

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156) #68

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156)

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156) #68

name: Create a Sentry release
on:
push:
branches:
- 'main'
jobs:
create-sentry-release:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/create-sentry-release.yml@main
with:
project: snapshot-sidekick
target: ${{ matrix.target }}
secrets: inherit