From d2e6ed6369b79dbe90da6e53b53e6bf1d23006fa Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:55:13 +0000 Subject: [PATCH] chore(release): 3.0.2 ## [3.0.2](https://github.com/splunk/appinspect-api-action/compare/v3.0.1...v3.0.2) (2023-09-20) ### Bug Fixes * better error messages during the runs ([#16](https://github.com/splunk/appinspect-api-action/issues/16)) ([78f322b](https://github.com/splunk/appinspect-api-action/commit/78f322b5f63231146417618026c964683348f6f1)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2a418cb..eb20840 100644 --- a/action.yml +++ b/action.yml @@ -25,4 +25,4 @@ inputs: required: false runs: using: "docker" - image: Dockerfile + image: docker://ghcr.io/splunk/appinspect-api-action/appinspect-api-action:v3.0.2