Skip to content

Bump cryptography from 41.0.6 to 42.0.0 in /libraries/botbuilder-core #522

Bump cryptography from 41.0.6 to 42.0.0 in /libraries/botbuilder-core

Bump cryptography from 41.0.6 to 42.0.0 in /libraries/botbuilder-core #522

Workflow file for this run

name: pr-style.yml
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
prStyle:
name: pr-style
runs-on: ubuntu-latest
steps:
- uses: joshgummersall/pr-style@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
require_issue: "true"
skip_authors: "dependabot"