1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-06 00:11:37 +00:00

Compare commits

..

3 Commits

Author SHA1 Message Date
David Gamero 812d38ec42 Update README.md 2024-04-15 13:23:57 -04:00
David Gamero 4ebd10de59 Update package.json 2024-04-15 13:23:17 -04:00
David Gamero 8808eff8a7 Update CHANGELOG.md 2024-04-15 13:22:13 -04:00
-18
View File
@@ -1,18 +0,0 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'
- package-ecosystem: github-actions
directory: .github/workflows
schedule:
interval: weekly
groups:
actions:
patterns:
- '*'