Skip to content

CORE-69: Minor and patch updates - google-cloud-nio to 0.127.27 - sentry-logback to 7.18.0 - billing-profile-manager-client to 0.1.590-SNAPSHOT - commons-io to 2.18.0 - swagger-parser-v3 to 2.1.24 - azure-core-management to 1.15.6 - workspace-manager-client to 0.254.1161-SNAPSHOT - azure-identity to 1.14.2 #1215

CORE-69: Minor and patch updates - google-cloud-nio to 0.127.27 - sentry-logback to 7.18.0 - billing-profile-manager-client to 0.1.590-SNAPSHOT - commons-io to 2.18.0 - swagger-parser-v3 to 2.1.24 - azure-core-management to 1.15.6 - workspace-manager-client to 0.254.1161-SNAPSHOT - azure-identity to 1.14.2

CORE-69: Minor and patch updates - google-cloud-nio to 0.127.27 - sentry-logback to 7.18.0 - billing-profile-manager-client to 0.1.590-SNAPSHOT - commons-io to 2.18.0 - swagger-parser-v3 to 2.1.24 - azure-core-management to 1.15.6 - workspace-manager-client to 0.254.1161-SNAPSHOT - azure-identity to 1.14.2 #1215

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}