Skip to content

Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 directory #195

Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 directory

Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 directory #195

Workflow file for this run

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