Skip to content

Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 #264

Bump github.com/onsi/gomega from 1.34.0 to 1.34.1

Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 #264

Workflow file for this run

name: 'Assign size labels to PRs'
on: [workflow_dispatch, pull_request]
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 }}"