fix(actions): pin actions

This commit is contained in:
2026-06-05 13:45:25 +02:00
parent 92152fec50
commit 86f1c135dc
+3 -2
View File
@@ -1,5 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"helpers:pinGitHubActionDigests"
],
"packageRules": [
{
"addLabels": [
@@ -161,8 +164,6 @@
"allowedVersions": "<27.0.0",
"automerge": true,
"enabled": true,
"groupName": "actions",
"groupSlug": "actions",
"matchDatasources": [
"github-actions"
],