Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 #240

Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2

Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 #240

Workflow file for this run

name: Size Label
on:
pull_request_target:
types: [ assigned, opened, synchronize, reopened ]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.5
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"