web: bump API Client version (#5826)
* web: bump API Client version Signed-off-by: GitHub <noreply@github.com> * don't set reviewers (we have codeowners), fix commit author Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: GitHub <noreply@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: authentik bot <github-bot@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
committed by
GitHub
parent
0a1d0b85ca
commit
aca105bd01
4
.github/workflows/web-api-publish.yml
vendored
4
.github/workflows/web-api-publish.yml
vendored
@ -45,8 +45,8 @@ jobs:
|
||||
body: "web: bump API Client version"
|
||||
delete-branch: true
|
||||
signoff: true
|
||||
team-reviewers: "@goauthentik/core"
|
||||
author: authentik bot <github-bot@goauthentik.io>
|
||||
# ID from https://api.github.com/users/authentik-automation[bot]
|
||||
author: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
|
||||
- uses: peter-evans/enable-pull-request-automerge@v3
|
||||
with:
|
||||
token: ${{ steps.generate_token.outputs.token }}
|
||||
|
||||
Reference in New Issue
Block a user