diff --git a/README.md b/README.md index 4d1867c..4aac1ce 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,4 @@ The following actions exist: + test 5 + test 6 + test 7 ++ test 8 diff --git a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj index d1bd730..8f2ce8a 100644 --- a/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj +++ b/src/GitHubActionsPlayground/GitHubActionsPlayground.csproj @@ -11,13 +11,13 @@ netstandard2.0;netcoreapp3.1;net48;net6.0 latest - 1.0.3 + 2.0.0 A test project for reusable GitHub actions. GitHubActionsPlayground - 1.0.3 + 2.0.0 Carl Zeiss Industrielle Messtechnik GmbH Copyright © 2022 $(Company) This does nothing useful.