From ca826ab5beb5daeff589a146f0873bdd66417eff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 12 Dec 2021 05:09:22 +0000 Subject: [PATCH] chore(release): 1.3.11 ## [1.3.11](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.3.10...v1.3.11) (2021-12-12) ### Bug Fixes * update sc4s/splunk versions ([ba4a596](https://github.com/splunk/addonfactory-test-matrix-action/commit/ba4a59697a11f6754878872c9166242aa2a7f597)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b7daefa..d42ccbc 100644 --- a/action.yml +++ b/action.yml @@ -3,4 +3,4 @@ name: "Add n 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.3.10" + image: "docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.3.11"