From cd3619751b6899080cd61e290deb320997dda686 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Feb 2022 18:27:47 +0000 Subject: [PATCH] chore(release): 1.5.0 # [1.5.0](https://github.com/splunk/addonfactory-test-matrix-action/compare/v1.4.0...v1.5.0) (2022-02-14) ### Features * bump sc4s to v2 ([42f7137](https://github.com/splunk/addonfactory-test-matrix-action/commit/42f7137b8ccefd02623662051f412ded19fee17f)) --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cbd9f2e..3a6561e 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.4.0' + image: 'docker://ghcr.io/splunk/addonfactory-test-matrix-action/addonfactory-test-matrix-action:v1.5.0'