docker build gha init

This commit is contained in:
Bret Fisher
2022-12-02 19:14:35 -05:00
parent e96cc16420
commit 5b2987f956
4 changed files with 256 additions and 0 deletions

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"