Skip to content

build(deps): bump reqwest from 0.11.24 to 0.11.25 #255

build(deps): bump reqwest from 0.11.24 to 0.11.25

build(deps): bump reqwest from 0.11.24 to 0.11.25 #255

Workflow file for this run

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