Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 #291

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0

Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 #291

Workflow file for this run

name: Size Label
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
contents: read
pull-requests: write
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"