Skip to content

🤖 Bump github.com/mittwald/go-helm-client from 0.12.13 to 0.12.14 in /kubelab-backend #317

🤖 Bump github.com/mittwald/go-helm-client from 0.12.13 to 0.12.14 in /kubelab-backend

🤖 Bump github.com/mittwald/go-helm-client from 0.12.13 to 0.12.14 in /kubelab-backend #317

Workflow file for this run

name: Size Label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.5.4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"