Skip to content

chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 #627

chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0

chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 #627

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@c3cd5d1ea3580753008872425915e343e351ab54
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}