Преглед изворни кода

Add `helpers:pinGitHubActionDigests` to renovate.json

The preset will pin third-party GitHub Actions to a full-length commit SHA. This is recommended by Renovate at https://docs.renovatebot.com/upgrade-best-practices/#extends-helperspingithubactiondigests.

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/5503/head
Suguru Hirahara пре 1 недеља
committed by Slavi Pantaleev
родитељ
комит
19b240095b
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      .github/renovate.json

+ 2
- 1
.github/renovate.json Прегледај датотеку

@@ -1,7 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
"helpers:pinGitHubActionDigests"
],
"labels": [
"dependencies"


Loading…
Откажи
Сачувај