Skip to content

.github/workflows/update-dependencies.yml #26

.github/workflows/update-dependencies.yml

.github/workflows/update-dependencies.yml #26

name: Update dependencies
on:
schedule:
# https://crontab.guru/#0_8_*_*_1
- cron: '0 8 * * 1'
workflow_dispatch:
concurrency:
group: update-dependencies
cancel-in-progress: true
jobs:
update-dependencies:
uses: nhoizey/automations/.github/workflows/update-dependencies.yml@main

Check failure on line 15 in .github/workflows/update-dependencies.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-dependencies.yml

Invalid workflow file

error parsing called workflow ".github/workflows/update-dependencies.yml" -> "nhoizey/automations/.github/workflows/update-dependencies.yml@main" : failed to fetch workflow: workflow was not found.
secrets: inherit