8000 chore(deps): bump jsonwebtoken, firebase-admin and firebase-functions · flutter/pinball@8dfe9ab · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump jsonwebtoken, firebase-admin and firebase-functions #6441

chore(deps): bump jsonwebtoken, firebase-admin and firebase-functions

chore(deps): bump jsonwebtoken, firebase-admin and firebase-functions #6441

5C3C

Workflow file for this run

name: pinball
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on: [pull_request, push]
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
flutter_channel: stable
flutter_version: 3.22.2
coverage_excludes: "lib/gen/*.dart"
test_optimization: false
0