Skip to content

⬆️ Bump rand from 0.8.5 to 0.9.0 #615

⬆️ Bump rand from 0.8.5 to 0.9.0

⬆️ Bump rand from 0.8.5 to 0.9.0 #615

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"