Skip to content

Commit 180a3fa

Browse files
committed
adjustments
Signed-off-by: tdruez <tdruez@aboutcode.org>
1 parent c3fb078 commit 180a3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ runs:
109109
--network host \
110110
--read-only \
111111
--tmpfs /tmp \
112-
--tmpfs /opt/scancodeio/.cache \
112+
--tmpfs /opt/scancodeio/.cache:mode=1777 \
113113
--cap-drop ALL \
114114
--security-opt no-new-privileges \
115115
-e SECRET_KEY \

0 commit comments

Comments
 (0)