Skip to content

Commit 4289a3e

Browse files
authored
Update action.yml to v2
1 parent 2d3009b commit 4289a3e

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

0 commit comments

Comments
 (0)