Skip to content

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /weaver/samples/fabric/go-cli in the go_modules group across 1 directory #7599

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /weaver/samples/fabric/go-cli in the go_modules group across 1 directory

build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /weaver/samples/fabric/go-cli in the go_modules group across 1 directory #7599

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
main:
name: Validate PR title
runs-on: ubuntu-22.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}