Skip to content

Bump sprockets from 4.2.0 to 4.2.1 #271

Bump sprockets from 4.2.0 to 4.2.1

Bump sprockets from 4.2.0 to 4.2.1 #271

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 }}"
sync-labels: true