Skip to content

Bump go.uber.org/mock from 0.4.0 to 0.5.0 #806

Bump go.uber.org/mock from 0.4.0 to 0.5.0

Bump go.uber.org/mock from 0.4.0 to 0.5.0 #806

Workflow file for this run

name: Size Label
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
size-label:
name: size
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"