Skip to content

Commit fb3305a

Browse files
authored
Update action.yml
1 parent f5e30ba commit fb3305a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Execute Whitelist'
1+
name: 'Action Execute Whitelist'
22
description: 'Secure workflow executions with a whitelist'
33
inputs:
44
whitelisted-github-ids:
@@ -12,4 +12,4 @@ branding:
1212
icon: "lock"
1313
runs:
1414
using: 'node20'
15-
main: 'dist/index.js'
15+
main: 'dist/index.js'

0 commit comments

Comments
 (0)