Skip to content

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 #612

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 #612

Workflow file for this run

---
name: conventional-commit-pr-title
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
conventional-commit-pr-title:
uses: delineaxpm/github-workflows/.github/workflows/conventional-pr.yml@main
secrets: inherit