Skip to content

chore(deps): bump docker/login-action from 2 to 3 #95

chore(deps): bump docker/login-action from 2 to 3

chore(deps): bump docker/login-action from 2 to 3 #95

Workflow file for this run

name: helm
on:
push:
paths:
- .github/workflows/helm.yml
- "dockerfiles/helm/**"
- .github/workflows/reusable.yml
pull_request:
paths:
- .github/workflows/helm.yml
- "dockerfiles/helm/**"
- .github/workflows/reusable.yml
jobs:
helm:
uses: ./.github/workflows/reusable.yml
secrets: inherit
with:
name: helm
version: v3.12.3