Skip to content

Bump org.seleniumhq.selenium:selenium-api from 4.25.0 to 4.27.0 in /smoke-test #6444

Bump org.seleniumhq.selenium:selenium-api from 4.25.0 to 4.27.0 in /smoke-test

Bump org.seleniumhq.selenium:selenium-api from 4.25.0 to 4.27.0 in /smoke-test #6444

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"