From 33275e0feda968d57e4ab629c0e6e88a53dbd830 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Dec 2021 05:09:54 +0000 Subject: [PATCH] chore(release): 1.3.13 ## [1.3.13](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.3.12...v1.3.13) (2021-12-19) ### Bug Fixes * update sc4s/splunk versions ([eceefd8](https://github.com/splunk/addonfactory-test-matrix-action/commit/eceefd84b93b09b2fb57ff2b69ae7c4d0f6d08ad)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 43e53dd..e577720 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.12" + image: "docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.3.13"