Skip to content

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #117

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #117

name: code-quality-pr-size-label
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
pull-requests: write
contents: read
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@37a5ad4ae20ea8032abf169d953bcd661fd82cd3 # v0.5.0
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"