Skip to content

build(deps): bump org.jooq:jooq from 3.19.10 to 3.20.11 #1284

build(deps): bump org.jooq:jooq from 3.19.10 to 3.20.11

build(deps): bump org.jooq:jooq from 3.19.10 to 3.20.11 #1284

Workflow file for this run

name: "Verify type labels"
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
permissions:
contents: none
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: read
steps:
- uses: baev/action-label-verify@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
allowed: |
type:bug
type:dependencies
type:improvement
type:internal
type:invalid
type:new feature
type:security
type:documentation