Skip to content

chore(ci): bump bitnami/kubectl image references #2865

chore(ci): bump bitnami/kubectl image references

chore(ci): bump bitnami/kubectl image references #2865

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
branches: [main]
jobs:
pr-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"