Merge pull request #1535 from turrisxyz/naveensrinivasan/renovate-bot

chore: renovate bot setting to pin actions to a full length commit SHA
This commit is contained in:
binaryify 2022-05-29 21:03:09 +08:00 committed by GitHub
commit c0a82ece79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
"helpers:pinGitHubActionDigests"
]
}