Skip to content

build(deps): bump Selenium.WebDriver from 4.17.0 to 4.18.1 in /test/integration #125

build(deps): bump Selenium.WebDriver from 4.17.0 to 4.18.1 in /test/integration

build(deps): bump Selenium.WebDriver from 4.17.0 to 4.18.1 in /test/integration #125

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"