Skip to content

chore(deps): bump web_socket_channel from 2.4.5 to 3.0.0 #94

chore(deps): bump web_socket_channel from 2.4.5 to 3.0.0

chore(deps): bump web_socket_channel from 2.4.5 to 3.0.0 #94

Workflow file for this run

name: build
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
semantic_pull_request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
pana:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml@v1