Skip to content

Instantly share code, notes, and snippets.

@stfsy
Created July 5, 2021 16:09
Show Gist options
  • Save stfsy/52594fb2ba2e96a6742174be72a248cf to your computer and use it in GitHub Desktop.
Save stfsy/52594fb2ba2e96a6742174be72a248cf to your computer and use it in GitHub Desktop.
Dependabot configuration file to automatic Github Actions updates
# place file in .github directory of your repository
version: 2
updates:
- package-ecosystem: github-actions
assignees:
- stfsy # add yourself or other users here as you wish
directory: /
schedule:
interval: daily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment