Skip to content

fix: bump crypto | CVE-2024-45337 #587

fix: bump crypto | CVE-2024-45337

fix: bump crypto | CVE-2024-45337 #587

name: "Semantic Pull Requests"
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
- ready_for_review
jobs:
main:
runs-on: ubuntu-latest
name: Validate PR
steps:
- name: Check PR
uses: aruba-uxi/semantic-pull-request-action@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}