diff --git a/CHANGELOG.md b/CHANGELOG.md index 23b7c80..79e335b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ What's changed since v0.2.0: - Engineering: - Bump PSRule to v2.2.0. [#123](https://github.com/microsoft/PSRule.Rules.GitHub/pull/123) - - Bump Octokit to v1.0.0. - [#127](https://github.com/microsoft/PSRule.Rules.GitHub/pull/127) + - Bump Octokit to v1.0.1. + [#137](https://github.com/microsoft/PSRule.Rules.GitHub/pull/137) - Update packaging for code signing and SBOM by @BernieWhite. [#131](https://github.com/microsoft/PSRule.Rules.GitHub/issues/131) - Bump xunit to v2.4.2. diff --git a/src/PSRule.Rules.GitHub/PSRule.Rules.GitHub.csproj b/src/PSRule.Rules.GitHub/PSRule.Rules.GitHub.csproj index 7c5ce2a..832c17b 100644 --- a/src/PSRule.Rules.GitHub/PSRule.Rules.GitHub.csproj +++ b/src/PSRule.Rules.GitHub/PSRule.Rules.GitHub.csproj @@ -19,7 +19,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive