Skip to content

Commit 3436fbe

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 528ad0e commit 3436fbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/action-inputs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,9 @@ Full list of supported options from [action.yml](https://github.com/diggerhq/dig
138138
drift-detection-slack-notification-url:
139139
description: 'drift-detection slack notification url'
140140
required: false
141+
cache-dependencies:
142+
description: "Leverage actions/cache to cache dependencies to speed up execution"
143+
required: false
144+
default: 'false'
141145
default: ''
142146
```

0 commit comments

Comments
 (0)