Skip to content

Commit

Permalink
Merge pull request #2 from 10up/fix/docker-image
Browse files Browse the repository at this point in the history
Fix Docker image URL in actions.yml
  • Loading branch information
douz committed Jul 23, 2024
2 parents 2885e2e + c9e16ea commit c4aab3b
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 @@ -48,4 +48,4 @@ inputs:
default: 'false'
runs:
using: 'docker'
image: 'docker://ghcr.io/10up//wp-scanner-action:latest'
image: 'docker://ghcr.io/10up/wp-scanner-action:latest'

0 comments on commit c4aab3b

Please sign in to comment.