Use new update-antora-ui-spring workflow version
Issue gh-14993
This commit is contained in:
parent
e225a9df14
commit
2462fb98f4
|
@ -6,6 +6,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
name: Build
|
name: Build
|
||||||
uses: spring-io/spring-security-release-tools/.github/workflows/update-antora-ui-spring.yml@b5124cffc5cd8d04b3fb8efa71d71baadd7a8538
|
uses: spring-io/spring-security-release-tools/.github/workflows/update-antora-ui-spring.yml@2a3989fb2468f87509c45dff68261bb20bd08ed2
|
||||||
secrets:
|
secrets:
|
||||||
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue