From 97056e697a244511a0d6b8b3d739b1f4f2136d87 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 May 2021 00:37:56 +0000 Subject: [PATCH] chore(release): 1.0.7 ## [1.0.7](https://github.com/splunk/addonfactory-sample-scanner/compare/v1.0.6...v1.0.7) (2021-05-26) ### Bug Fixes * image ref ([daab3d0](https://github.com/splunk/addonfactory-sample-scanner/commit/daab3d000f7dc1d8b5c90d7faac9b01534be4e4e)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6ec3cbc..d15910c 100644 --- a/action.yml +++ b/action.yml @@ -3,7 +3,7 @@ name: "Addon Factory Sample Scanner" description: "Detect potentially sensitive data in samples" runs: using: "docker" - image: "1.0.6" + image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.0.7" inputs: args: description: Additional arguments to the scanner