Skip to content

Commit acade42

Browse files
committed
fix: ensure limit-access-to-actor is set for upterm session
1 parent 83ba9a1 commit acade42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/actions/debugger/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ runs:
77
steps:
88
- name: Setup upterm session
99
uses: owenthereal/action-upterm@v1
10+
with:
11+
limit-access-to-actor: true

0 commit comments

Comments
 (0)