From 3d507d01d77becba8121c9b9d58ba55eeed27e66 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 11 Aug 2021 20:52:06 +0000 Subject: [PATCH] chore(release): 1.1.0 # [1.1.0](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.0.2...v1.1.0) (2021-08-11) ### Features * autoupdate ([13d0670](https://github.com/splunk/addonfactory-test-matrix-action/commit/13d067013a70a2b2367d5aed34d02962ad95b996)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 782faa2..c025eb0 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.0.2" + image: "docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.1.0"