Use @prom-op-bot for automatic updates
This commit is contained in:
3
.github/workflows/versions.yaml
vendored
3
.github/workflows/versions.yaml
vendored
@@ -53,5 +53,4 @@ jobs:
|
|||||||
delete-branch: true
|
delete-branch: true
|
||||||
# GITHUB_TOKEN cannot be used as it won't trigger CI in a created PR
|
# GITHUB_TOKEN cannot be used as it won't trigger CI in a created PR
|
||||||
# More in https://github.com/peter-evans/create-pull-request/issues/155
|
# More in https://github.com/peter-evans/create-pull-request/issues/155
|
||||||
# TODO(paulfantom) Consider running this from a special bot account.
|
token: ${{ secrets.PROM_OP_BOT_PAT }}
|
||||||
token: ${{ secrets.PAT }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user