Hash : 807f11b7 Author : Date : 2024-12-15T11:49:40
Add dependabot configuration to keep github actions up to date Signed-off-by: Ran Benita <ran@unusedvar.com>
Download
1 2 3 4 5 6 7 8
version: 2 updates: # Check for updates to GitHub Actions every month. - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly"