From 58cc0e69a829c7f3e973daf0c59063fe72b51d17 Mon Sep 17 00:00:00 2001 From: "Georg Eckert (ZEISS)" <67101763+georg-eckert-zeiss@users.noreply.github.com> Date: Fri, 24 Feb 2023 12:41:05 +0100 Subject: [PATCH 1/2] u (MAJOR) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5b1592..e892cdf 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ The following actions exist: + test 8 + test 9 + test 10 ++ test 11 From af0b4951ba78a3d3ccbcddf6ebf683229e0babbf Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 24 Feb 2023 11:41:46 +0000 Subject: [PATCH 2/2] Raises version number to 3.0.0 --- src/GitHubActionsPlayground/GitHubActionsPlayground.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj index 5a973b3..8293fae 100644 --- a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj +++ b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj @@ -11,13 +11,13 @@ netstandard2.0;netcoreapp3.1;net48;net6.0 latest - 2.0.1 + 3.0.0 A test project for reusable GitHub actions. GitHubActionsPlayground - 2.0.1 + 3.0.0 Carl Zeiss Industrielle Messtechnik GmbH Copyright © 2022 $(Company) This does nothing useful.