Skip to content

Commit 8b06648

Browse files
authored
chore: pin GitHub Action digests to semver in Renovate config (#242)
1 parent 9e42d22 commit 8b06648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
':widenPeerDependencies',
1111
// Disable dashboard: https://docs.renovatebot.com/key-concepts/dashboard/
1212
':disableDependencyDashboard',
13+
// Pin Github Actions versions: https://docs.renovatebot.com/presets-helpers/#helperspingithubactiondigeststosemver
14+
'helpers:pinGitHubActionDigestsToSemver',
1315
],
1416
schedule: [
1517
// Monthly, but give a 3-day window (due to throttling not all PRs may be created on the same day): https://docs.renovatebot.com/configuration-options/#schedule

0 commit comments

Comments
 (0)