From 0ac8885dbecbb5c4d21e26c3e8cb8b62f0698abd Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:40:44 +0000 Subject: [PATCH] chore(release): 2.1.11 ## [2.1.11](https://github.com/splunk/addonfactory-test-matrix-action/compare/v2.1.10...v2.1.11) (2024-12-02) ### Bug Fixes * bump Splunk version ([#180](https://github.com/splunk/addonfactory-test-matrix-action/issues/180)) ([91a6e39](https://github.com/splunk/addonfactory-test-matrix-action/commit/91a6e39ae8fd90f036861785b2a6527d557450cb)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 356a42f..e6f5289 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:v2.1.10 + image: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v2.1.11