Skip to content

Commit

Permalink
Merge pull request #26 from Cysharp/ci/dependabot
Browse files Browse the repository at this point in the history
ci: add depndabot.yaml to update github-actions
  • Loading branch information
mayuki committed Apr 16, 2024
2 parents 849cf57 + 3f42991 commit 269b6a6
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 269b6a6

Please sign in to comment.