Skip to content

Commit

Permalink
chore(main): Keep GitHub Actions up to date with Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 17, 2024
1 parent 379257d commit 5ba410b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Keep GitHub Actions up to date with Dependabot...
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 5ba410b

Please sign in to comment.