From 0737b8e578095e8056b8ba37dfd3973fac789b04 Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Wed, 8 Jan 2025 08:42:35 +0000 Subject: [PATCH] chore(release): 2.1.12 ## [2.1.12](https://github.com/splunk/addonfactory-test-matrix-action/compare/v2.1.11...v2.1.12) (2025-01-08) ### Bug Fixes * add new Splunk version 9.4.0 ([#183](https://github.com/splunk/addonfactory-test-matrix-action/issues/183)) ([0f58fe0](https://github.com/splunk/addonfactory-test-matrix-action/commit/0f58fe06a0e18df17255202af56bf80b25c793be)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8324a81..d2779dd 100644 --- a/action.yml +++ b/action.yml @@ -3,4 +3,4 @@ name: "Add on factory test matrix" description: "This tool automates the selection matrix dimensions" runs: using: "docker" - image: Dockerfile + image: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v2.1.12