Skip to content

Bump rack from 2.2.9 to 2.2.11 in /omnibus #6705

Bump rack from 2.2.9 to 2.2.11 in /omnibus

Bump rack from 2.2.9 to 2.2.11 in /omnibus #6705

Workflow file for this run

name: "Pull Request Labeler"
on:
- 'pull_request_target'
concurrency:
group: labeler-${{ github.ref }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"