Skip to content

Commit

Permalink
Keep actions up to date using Dependabot
Browse files Browse the repository at this point in the history
Let's update `.github/workflows/*.yaml` using Dependabot.

See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot for more information!
  • Loading branch information
mumoshu authored Oct 22, 2024
1 parent b593cb3 commit ff4f9f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit ff4f9f8

Please sign in to comment.