Skip to content

🤖 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.21.0 #143

🤖 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.21.0

🤖 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.21.0 #143

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
# Do not run on dependabot PRs
if: github.actor != 'dependabot[bot]'
steps:
- name: size-label
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"