Commit 5dd8197
authored
chore(renovate): avoid pinning a digest for local actions (#471)
Renovate with a global `pinDigest: true` tries pinning a digest also for
local actions referenced via the
`owner/repo[/path]@ref` pattern.
A new digest update for those actions would be generated every time
there's a new commit on main, given that they live directly in this
repository.
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>1 parent cddeac2 commit 5dd8197
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
0 commit comments