Skip to content

Commit a831f26

Browse files
authored
Use prebuilt docker image
1 parent 2fbb69c commit a831f26

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
@@ -4,7 +4,7 @@ author: 'zkoppert'
44
description: 'A GitHub Action to check for new repositories and open pull requests in the new repositories for code scanning.'
55
runs:
66
using: 'docker'
7-
image: 'Dockerfile'
7+
image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v1'
88
branding:
99
icon: 'check-square'
1010
color: 'white'

0 commit comments

Comments
 (0)