Closed renovate[bot] closed 3 weeks ago
**Action:** Rerun workflow when failure |
**Failed stage:** [Authenticate GitHub CLI for PR](https://github.com/SeleniumHQ/docker-selenium/actions/runs/11500915188/job/32022445717) [❌] |
**Failure summary:**
The action failed because the GitHub CLI authentication process encountered an error:read:org .gh auth login command to validate the token successfully. |
Relevant error logs:```yaml 1: ##[group]Operating System 2: Ubuntu ... 28: SecurityEvents: write 29: Statuses: write 30: ##[endgroup] 31: Secret source: Actions 32: Prepare workflow directory 33: Prepare all required actions 34: Getting action download info 35: Download action repository 'actions/checkout@main' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 36: Complete job name: Rerun workflow when failure ... 48: show-progress: true 49: lfs: false 50: submodules: false 51: set-safe-directory: true 52: env: 53: GH_CLI_TOKEN: *** 54: GH_CLI_TOKEN_PR: *** 55: RUN_ID: 11500915188 56: RERUN_FAILED_ONLY: true ... 119: ##[group]Run sudo apt update 120: [36;1msudo apt update[0m 121: [36;1msudo apt install gh[0m 122: shell: /usr/bin/bash -e {0} 123: env: 124: GH_CLI_TOKEN: *** 125: GH_CLI_TOKEN_PR: *** 126: RUN_ID: 11500915188 127: RERUN_FAILED_ONLY: true ... 168: 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 169: ##[group]Run echo "$GH_CLI_TOKEN_PR" | gh auth login --with-token 170: [36;1mecho "$GH_CLI_TOKEN_PR" | gh auth login --with-token[0m 171: shell: /usr/bin/bash -e {0} 172: env: 173: GH_CLI_TOKEN: *** 174: GH_CLI_TOKEN_PR: *** 175: RUN_ID: 11500915188 176: RERUN_FAILED_ONLY: true 177: RUN_ATTEMPT: 1 178: ##[endgroup] 179: error validating token: missing required scope 'read:org' 180: ##[error]Process completed with exit code 1. ``` |
This PR contains the following updates:
4.25.0-20241024
->131.0.3-20241024
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.