From 2fce32cb237fb3c48ac11d1ecf4f5349b16a77dc Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Tue, 22 Aug 2023 08:41:23 +0000 Subject: [PATCH] chore(release): 1.10.1 ## [1.10.1](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.10.0...v1.10.1) (2023-08-22) ### Bug Fixes * adding Splunk 9.1 ([#146](https://github.com/splunk/addonfactory-test-matrix-action/issues/146)) ([127bff7](https://github.com/splunk/addonfactory-test-matrix-action/commit/127bff77d206b3eb18a1e90cd97d814dd5f26633)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8d0bb7d..4945bb2 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: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.10.0 + image: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.10.1