spring-security/.github/workflows/update-antora-ui-spring.yml
Marcus Hert Da Coregio 2462fb98f4 Use new update-antora-ui-spring workflow version
Issue gh-14993
2024-05-03 11:42:27 -03:00

12 lines
289 B
YAML

name: Update Antora UI Spring
on:
workflow_dispatch:
jobs:
update:
name: Build
uses: spring-io/spring-security-release-tools/.github/workflows/update-antora-ui-spring.yml@2a3989fb2468f87509c45dff68261bb20bd08ed2
secrets:
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}