Skip to content

Commit

Permalink
🧹 update docker image of lint action (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock authored Jan 3, 2023
1 parent b408b83 commit af86dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnspec-lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ inputs:
default: "results.sarif"
runs:
using: "docker"
image: "mondoo/cnspec:7"
image: "docker://mondoo/cnspec:7"
args:
- bundle
- lint
Expand Down

0 comments on commit af86dd3

Please sign in to comment.