diff --git a/.github/workflows/versions.yaml b/.github/workflows/versions.yaml
index cacc5227e7d31cead71b99b4cccf0d39fe88de99..895c59a031e8bed0acf1193a3e3fdde2b43e98e0 100644
--- a/.github/workflows/versions.yaml
+++ b/.github/workflows/versions.yaml
@@ -53,5 +53,4 @@ jobs:
         delete-branch: true
         # 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
-        # TODO(paulfantom) Consider running this from a special bot account.
-        token: ${{ secrets.PAT }}
+        token: ${{ secrets.PROM_OP_BOT_PAT }}