Skip to content

Commit

Permalink
Merge pull request #3016 from kurtmckee/add-dependabot-for-github-act…
Browse files Browse the repository at this point in the history
…ions

Add a Dependabot config to keep GitHub action versions updated
  • Loading branch information
benoitc committed Jul 10, 2023
2 parents 378f0d0 + 2f17eb5 commit a74b3ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit a74b3ed

Please sign in to comment.