Commit graph

2 commits

Author SHA1 Message Date
Jonathan Kelley
44c0eb66c5
Update dependabot.yml 2023-07-10 10:26:21 -07:00
Ewout ter Hoeven
bf62578fec
Add Dependabot configuration for GitHub Actions updates
Add a Dependabot configuration that checks once a week if the GitHub Actions are still using the latest version. If not, it opens a PR to update them.

It will actually open few PRs, since only major versions are specified (like v3), so only on a major release (like v4) it will update and open a PR. But it helps actively keep GitHub Actions workflows up to date and secure.

See https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
2022-12-06 16:00:56 +01:00