Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible #415

chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible

chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible #415

name: Conventional Commits
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: liatrio/github-actions/conventional-pr-title@master
with:
token: ${{ secrets.GITHUB_TOKEN }}