Skip to content

chore(deps): bump github.com/containerd/ttrpc from 1.2.8 to 1.2.9 #573

chore(deps): bump github.com/containerd/ttrpc from 1.2.8 to 1.2.9

chore(deps): bump github.com/containerd/ttrpc from 1.2.8 to 1.2.9 #573

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}