Skip to content

feat(infra-apps): update cert-manager from 1.12.2 to 1.12.3 #1681

feat(infra-apps): update cert-manager from 1.12.2 to 1.12.3

feat(infra-apps): update cert-manager from 1.12.2 to 1.12.3 #1681

Workflow file for this run

## Reference: https://github.com/pascalgn/size-label-action
---
name: 'PR Size'
on:
pull_request_target:
types: [opened, synchronize, reopened]
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.5.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"