]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
chore: Included githubactions in the dependabot config
authornaveen <172697+naveensrinivasan@users.noreply.github.com>
Mon, 27 Jun 2022 01:30:00 +0000 (01:30 +0000)
committernaveen <172697+naveensrinivasan@users.noreply.github.com>
Mon, 27 Jun 2022 01:30:00 +0000 (01:30 +0000)
commit2e28e882e8134cf378cb47586f0a3550b0ec4323
tree623dc95f9997866489c98f05f7b4d489b2832bd3
parent2e97c6a2e44bec28e048a6d353f120e4d6f26996
chore: Included githubactions in the dependabot config

This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
.github/dependabot.yml [new file with mode: 0644]