From 120ec852267ac43e757ea9dd45936e456d6d9974 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 28 Aug 2022 13:56:45 +0000 Subject: [PATCH] chore(release): 1.8.12 ## [1.8.12](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.8.11...v1.8.12) (2022-08-28) ### Bug Fixes * update sc4s/splunk versions ([#87](https://github.com/splunk/addonfactory-test-matrix-action/issues/87)) ([7463c77](https://github.com/splunk/addonfactory-test-matrix-action/commit/7463c77bad2be9fed3eedfef47838ba13c9fe00a)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7657b8d..ccff1a2 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.8.11 + image: docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.8.12