Skip to content

Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 #833

Bump github.com/onsi/gomega from 1.35.1 to 1.36.0

Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 #833

Workflow file for this run

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