Skip to content

Bump helm.sh/helm/v3 from 3.19.1 to 3.20.2 #960

Bump helm.sh/helm/v3 from 3.19.1 to 3.20.2

Bump helm.sh/helm/v3 from 3.19.1 to 3.20.2 #960

Workflow file for this run

name: Size Label
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
size-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: size-label
uses: pascalgn/size-label-action@v0.5.7
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"