Skip to content

Commit

Permalink
ci: add depndabot.yaml to update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Apr 2, 2024
1 parent 849cf57 commit 3f42991
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# ref: 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: "weekly" # Check for updates to GitHub Actions every week

0 comments on commit 3f42991

Please sign in to comment.