Skip to content

Bump keycloak-core from 21.1.2 to 22.0.1 in /embedded-keycloak #294

Bump keycloak-core from 21.1.2 to 22.0.1 in /embedded-keycloak

Bump keycloak-core from 21.1.2 to 22.0.1 in /embedded-keycloak #294

Workflow file for this run

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