aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-11-13 01:06:19 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2022-11-13 01:06:19 +0530
commitb8bc9d373a0def6b2160ea2c0f4e18ae46df4e2f (patch)
treed0f2b505d9b42090d508d61f477311544de6da93 /.github
parentee3bfece439687026a06373148d7876283ca5baf (diff)
fix(renovate): pin GHA by SHA1 digests
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
index aa673503..fefbcd40 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -1,7 +1,8 @@
{
"extends": [
"config:base",
- ":dependencyDashboard"
+ ":dependencyDashboard",
+ "helpers:pinGitHubActionDigests",
],
"packageRules": [
{