Skip to content

Commit 706ff04

Browse files
yurishkuroamol-verma-allen
authored andcommitted
Instruct Renovate to pin GitHub Action hashes (jaegertracing#6860)
## Which problem is this PR solving? - In light of https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised/, make sure all actions are pinned ## Description of the changes - Turns out Renovate has this as a feature https://docs.renovatebot.com/modules/manager/github-actions/#digest-pinning-and-updating ## How was this change tested? - CI --------- Signed-off-by: Yuri Shkuro <[email protected]>
1 parent ba5ab46 commit 706ff04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended",
4+
"config:best-practices",
55
":gitSignOff"
66
],
77
"labels": [

0 commit comments

Comments
 (0)