Skip to content

chore(deps): bump openssl from 0.10.78 to 0.10.79 #2508

chore(deps): bump openssl from 0.10.78 to 0.10.79

chore(deps): bump openssl from 0.10.78 to 0.10.79 #2508

Workflow file for this run

name: PR Title Check
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}