Skip to content

chore(deps): bump linode/apl-tools from v2.10.6 to v2.10.7 in the docker-dependencies group #19565

chore(deps): bump linode/apl-tools from v2.10.6 to v2.10.7 in the docker-dependencies group

chore(deps): bump linode/apl-tools from v2.10.6 to v2.10.7 in the docker-dependencies group #19565

Workflow file for this run

name: 'Lint PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}