Skip to content

chore: bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.31.0 in /tests/sca_package/examples #33

chore: bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.31.0 in /tests/sca_package/examples

chore: bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.31.0 in /tests/sca_package/examples #33

Workflow file for this run

name: PR Title
on:
pull_request:
branches:
- main
types: [opened, edited, reopened, synchronize]
jobs:
validate:
runs-on: [self-hosted, public, linux, x64]
steps:
- uses: thehanimo/pr-title-checker@e914bff8ab5e6f1a6a270da6954cd6bfd1d7f1fb # v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: ".github/pr-title-checker-config.json"