We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2fbb69c + a831f26 commit d0ce92fCopy full SHA for d0ce92f
action.yml
@@ -4,7 +4,7 @@ author: 'zkoppert'
4
description: 'A GitHub Action to check for new repositories and open pull requests in the new repositories for code scanning.'
5
runs:
6
using: 'docker'
7
- image: 'Dockerfile'
+ image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v1'
8
branding:
9
icon: 'check-square'
10
color: 'white'
0 commit comments