Skip to content

Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 #344

Bump github.com/onsi/gomega from 1.34.2 to 1.35.0

Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 #344

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/size-label-action@v0.5.5
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"