Add actions to be pinned

This commit is contained in:
Alex 2024-12-28 21:52:37 +13:00
parent 554740c8b9
commit dea3e9d8e2

View file

@ -10,7 +10,8 @@
"packageRules": [
{
"matchCategories": [
"docker"
"docker",
"github-actions"
],
"pinDigests": true
},