Skip to content

Bump cryptography from 42.0.5 to 43.0.1 #83

Bump cryptography from 42.0.5 to 43.0.1

Bump cryptography from 42.0.5 to 43.0.1 #83

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
issues: write
pull-requests: write
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"