From c57ab5792ba86312d64d24e45c44764d30eae2bb 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 15:01:30 +0000 Subject: [PATCH] chore(release): 1.10.3 ## [1.10.3](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.10.2...v1.10.3) (2023-08-22) ### Bug Fixes * fixing hash for Splunk 9.1 ([#148](https://github.com/splunk/addonfactory-test-matrix-action/issues/148)) ([760e312](https://github.com/splunk/addonfactory-test-matrix-action/commit/760e3121d1f0dfd9d0b609bd1a37749376c57936)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7098dd3..f2284e1 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.2 + image: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.10.3