Skip to content

Commit be2a852

Browse files
woodsp-ibmElePT
andauthored
Add dependabot to manage future Github Actions updates (#143)
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
1 parent 068f3ed commit be2a852

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Check for updates to GitHub Actions
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"

0 commit comments

Comments
 (0)