We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dddf4d commit e90248dCopy full SHA for e90248d
.github/workflows/ci-helm-chart-patch-update.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
start-helm-update-ci:
12
name: Helm patch update
13
- uses: ./github/workflows/helm-chart-updates.yml
+ uses: ./.github/workflows/helm-chart-updates.yml
14
secrets: inherit
15
with:
16
CI_UPDATE_TYPE: patch
0 commit comments