Skip to content

build(deps): bump org.keycloak:keycloak-services from 26.6.1 to 26.6.2 #255

build(deps): bump org.keycloak:keycloak-services from 26.6.1 to 26.6.2

build(deps): bump org.keycloak:keycloak-services from 26.6.1 to 26.6.2 #255

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: '👩‍💻 Auto-assign Pull Request Author'
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
name: 'Pull request assignment'
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v3.0.2