Skip to content

Bump cryptography from 41.0.5 to 41.0.6 in /envs #21

Bump cryptography from 41.0.5 to 41.0.6 in /envs

Bump cryptography from 41.0.5 to 41.0.6 in /envs #21

# Automatically assign new or reopened issues and pull requests in this
# repo to Doug
name: Assign Issue/PR
on:
issues:
types:
- reopened
- opened
pull_request:
types:
- reopened
- opened
jobs:
auto_assign:
permissions:
issues: write
pull-requests: write
uses: UBC-MOAD/gha-workflows/.github/workflows/auto-assign.yaml@main