We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c30889 commit 2dddf4dCopy full SHA for 2dddf4d
.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