From 412c1d3266376f9ce482f1c30280dcf097773175 Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:00:32 +0000 Subject: [PATCH] chore(release): 2.1.0 # [2.1.0](https://github.com/splunk/addonfactory-test-matrix-action/compare/v2.0.1...v2.1.0) (2024-06-19) ### Features * add Splunk 9.2 to the matrix ([#166](https://github.com/splunk/addonfactory-test-matrix-action/issues/166)) ([9c0f40a](https://github.com/splunk/addonfactory-test-matrix-action/commit/9c0f40a593722d7cd1fcef59ad02a8834fbc2056)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8324a81..23649b5 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.0