Skip to content
Snippets Groups Projects
Unverified Commit 0837140e authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #8592 from haskell/add-dependabot-for-github-workflows

Add dependabot for github workflows
parents f487db6b cd21eee3
No related branches found
No related tags found
No related merge requests found
# From:
# - https://github.com/haskell/hackage-server
# - https://github.com/rhysd/actionlint/issues/228#issuecomment-1272493095
# - https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment