Skip to content

chore(deps): bump idna from 3.11 to 3.15 in /tests/docker in the pip group across 1 directory #1219

chore(deps): bump idna from 3.11 to 3.15 in /tests/docker in the pip group across 1 directory

chore(deps): bump idna from 3.11 to 3.15 in /tests/docker in the pip group across 1 directory #1219

---
name: Conventional Commits PR Check
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0