Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Bump cryptography from 3.3.2 to 42.0.0 in /scripts/third-party-rpm #1153

Bump cryptography from 3.3.2 to 42.0.0 in /scripts/third-party-rpm

Bump cryptography from 3.3.2 to 42.0.0 in /scripts/third-party-rpm #1153

name: "PR Title Checker"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: Seagate/pr-title-checker@v1.3.4
with:
GITHUB_TOKEN: ${{ secrets.TOKEN }}