Skip to content

Bump org.apache.activemq:artemis-jakarta-client from 2.31.2 to 2.35.0 in /modules/activemq #1009

Bump org.apache.activemq:artemis-jakarta-client from 2.31.2 to 2.35.0 in /modules/activemq

Bump org.apache.activemq:artemis-jakarta-client from 2.31.2 to 2.35.0 in /modules/activemq #1009

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"