Skip to content

Commit

Permalink
Setup dependabot for github actions
Browse files Browse the repository at this point in the history
Check the used actions (e.g. checkout, upload-artifacts) for new
versions and open PRs with updates.
  • Loading branch information
dreua authored and jeromerobert committed Jan 13, 2024
1 parent c7c0f5f commit 9be48f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit 9be48f6

Please sign in to comment.