Skip to content

⬆️ Bump mockall from 0.11.4 to 0.12.1 #464

⬆️ Bump mockall from 0.11.4 to 0.12.1

⬆️ Bump mockall from 0.11.4 to 0.12.1 #464

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 }}"