Skip to content

Bump cryptography from 36.0.1 to 41.0.3 in /scripts/data_collector/br_index #505

Bump cryptography from 36.0.1 to 41.0.3 in /scripts/data_collector/br_index

Bump cryptography from 36.0.1 to 41.0.3 in /scripts/data_collector/br_index #505

Workflow file for this run

name: "Add label automatically"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"