Skip to content

Commit

Permalink
Merge pull request #410 from guardian/aa/dependabot-gha
Browse files Browse the repository at this point in the history
chore(deps): Configure Dependabot to update GitHub Actions
  • Loading branch information
akash1810 authored Dec 19, 2023
2 parents b1bf651 + 4af318f commit 534d64e
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
Expand Up @@ -14,3 +14,9 @@ updates:
- dependency-name: "aws-cdk"
- dependency-name: "aws-cdk-lib"
- dependency-name: "constructs"
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
commit-message:
prefix: "chore(deps): "

0 comments on commit 534d64e

Please sign in to comment.