Skip to content

Bump cryptography from 49.0.0 to 50.0.0 in /greenlight #1074

Bump cryptography from 49.0.0 to 50.0.0 in /greenlight

Bump cryptography from 49.0.0 to 50.0.0 in /greenlight #1074

Workflow file for this run

name: Claude Code
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
claude-code:
uses: ./.github/workflows/_claude-code.yml
permissions:
contents: read
pull-requests: write
issues: write
id-token: write
secrets: inherit