Skip to content

Commit

Permalink
Add files via upload (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
donniean authored Jul 31, 2024
1 parent 1e22220 commit b25d066
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/dependencies.bump.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Bump Dependencies

on:
schedule:
- cron: '0 10 * * *'
workflow_dispatch:

jobs:
dependencies-bump:
uses: donniean/collections/.github/workflows/dependencies.bump.yml@main

0 comments on commit b25d066

Please sign in to comment.