Skip to content

build(deps): bump webpki from 0.22.1 to 0.22.4 in /weaver/common/protos-rs #3713

build(deps): bump webpki from 0.22.1 to 0.22.4 in /weaver/common/protos-rs

build(deps): bump webpki from 0.22.1 to 0.22.4 in /weaver/common/protos-rs #3713

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
main:
name: Validate PR title
runs-on: ubuntu-20.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}