Compare commits
1 Commits
0.15.0
..
b94e47dc0a
| Author | SHA1 | Date | |
|---|---|---|---|
|
b94e47dc0a
|
+1
-2
@@ -13,7 +13,6 @@
|
|||||||
"https://gitea.t000-n.de/t.behrendt/actions/*",
|
"https://gitea.t000-n.de/t.behrendt/actions/*",
|
||||||
"https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment",
|
"https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment",
|
||||||
"https://gitea.t000-n.de/t.behrendt/k_deploy_workflows",
|
"https://gitea.t000-n.de/t.behrendt/k_deploy_workflows",
|
||||||
"https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action",
|
|
||||||
|
|
||||||
"actions/checkout",
|
"actions/checkout",
|
||||||
"actions/cache",
|
"actions/cache",
|
||||||
@@ -25,9 +24,9 @@
|
|||||||
"azure/k8s-set-context",
|
"azure/k8s-set-context",
|
||||||
"azure/k8s-create-secret",
|
"azure/k8s-create-secret",
|
||||||
"azure/k8s-deploy",
|
"azure/k8s-deploy",
|
||||||
"azure/k8s-lint",
|
|
||||||
|
|
||||||
"helmfile/helmfile-action",
|
"helmfile/helmfile-action",
|
||||||
|
"azure/k8s-lint",
|
||||||
|
|
||||||
"docker/setup-buildx-action",
|
"docker/setup-buildx-action",
|
||||||
"docker/login-action",
|
"docker/login-action",
|
||||||
|
|||||||
+1
-11
@@ -17,15 +17,5 @@
|
|||||||
"minimumReleaseAge": "0 days",
|
"minimumReleaseAge": "0 days",
|
||||||
"internalChecksFilter": "none"
|
"internalChecksFilter": "none"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"osvVulnerabilityAlerts": true,
|
|
||||||
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
|
||||||
"vulnerabilityAlerts": {
|
|
||||||
"enabled": true,
|
|
||||||
"automerge": true,
|
|
||||||
"platformAutomerge": true,
|
|
||||||
"automergeType": "pr",
|
|
||||||
"addLabels": ["automerge", "security"],
|
|
||||||
"vulnerabilityFixStrategy": "lowest"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user