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.
1 parent 2d3009b commit 4289a3eCopy full SHA for 4289a3e
action.yml
@@ -5,7 +5,7 @@ description: 'A GitHub Action to check for new repositories and open pull
5
requests in the new repositories for code scanning.'
6
runs:
7
using: 'docker'
8
- image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v1'
+ image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v2'
9
branding:
10
icon: 'check-square'
11
color: 'white'
0 commit comments