Skip to content

build(deps): bump sqlx from 0.7.4 to 0.8.1 #292

build(deps): bump sqlx from 0.7.4 to 0.8.1

build(deps): bump sqlx from 0.7.4 to 0.8.1 #292

Workflow file for this run

name: Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
cla:
uses: ./.github/workflows/cla.yaml
style-lints:
uses: ./.github/workflows/lints.yaml