Skip to content

CLOUD-727: Bump github.com/cert-manager/cert-manager from 1.20.2 to 1.20.3 #40

CLOUD-727: Bump github.com/cert-manager/cert-manager from 1.20.2 to 1.20.3

CLOUD-727: Bump github.com/cert-manager/cert-manager from 1.20.2 to 1.20.3 #40

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 }}"