Skip to content

Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 #112

Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2

Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 #112

Workflow file for this run

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: master # Set your default branch
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1