Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 #1218

Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0

Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 #1218

Workflow file for this run

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