Skip to content

Commit

Permalink
Fix shared action update
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 22, 2024
1 parent 916ab6e commit 0fa6a6a
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
Expand Up @@ -4,6 +4,14 @@ updates:
directory: '/'
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: '/.github/actions/deploy'
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: '/.github/actions/init-node'
schedule:
interval: weekly
- package-ecosystem: pnpm
directory: '/'
schedule:
Expand Down

0 comments on commit 0fa6a6a

Please sign in to comment.