Skip to content

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 #818

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0

chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 #818

Workflow file for this run

name: "Changelog checks"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commits-lint-check:
name: "Lint PR title"
runs-on: "ubuntu-latest"
steps:
- name:
uses: amannn/action-semantic-pull-request@e9fabac35e210fea40ca5b14c0da95a099eff26f
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}