From ebc2adec516d8dd4034995e80db1ace72350dcde Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Wed, 2 Aug 2023 14:18:17 +0000 Subject: [PATCH] chore(release): 3.0.1 ## [3.0.1](https://github.com/splunk/appinspect-api-action/compare/v3.0.0...v3.0.1) (2023-08-02) ### Bug Fixes * make release 3.0.1 ([#15](https://github.com/splunk/appinspect-api-action/issues/15)) ([73c54c3](https://github.com/splunk/appinspect-api-action/commit/73c54c30c72173005ebb4c95bcfb1a7c1cf6fcbd)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2a418cb..56e9dcf 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.1