Skip to content

CLOUD-727: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0 #33

CLOUD-727: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0

CLOUD-727: Bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.0 #33

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"