Skip to content

Commit

Permalink
Update action.yml to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert authored Nov 3, 2023
1 parent 2d3009b commit 4289a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: 'A GitHub Action to check for new repositories and open pull
requests in the new repositories for code scanning.'
runs:
using: 'docker'
image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v1'
image: 'docker://ghcr.io/zkoppert/advanced-security-enforcer:v2'
branding:
icon: 'check-square'
color: 'white'

0 comments on commit 4289a3e

Please sign in to comment.