You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/modules-chart-update.yaml
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,6 @@
24
24
type: boolean
25
25
required: false
26
26
default: false
27
-
secrets:
28
-
PROJECT_APP_PRIVATE_KEY:
29
-
description: "GitHub App private key for the DevOps Stack Project app"
30
-
required: true
31
27
32
28
jobs:
33
29
list-charts:
@@ -121,10 +117,3 @@
121
117
This PR updates the dependencies of the **${{ matrix.chart-name }}** Helm chart. .
122
118
123
119
:warning: This was a **major** update!. Please check the changelog of the updated dependencies and take notice of any breaking changes before merging. :warning:
0 commit comments