Skip to content

Bump org.jboss.resteasy:resteasy-client from 6.2.1.Final to 6.2.9.Final #939

Bump org.jboss.resteasy:resteasy-client from 6.2.1.Final to 6.2.9.Final

Bump org.jboss.resteasy:resteasy-client from 6.2.1.Final to 6.2.9.Final #939

Workflow file for this run

name: "Verify type labels"
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
triage:
runs-on: ubuntu-latest
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