Bump GitHubJwt from 0.0.3 to 0.0.4 (#2057)

Bumps [GitHubJwt](https://github.com/adriangodong/githubjwt) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/adriangodong/githubjwt/releases)
- [Commits](https://github.com/adriangodong/githubjwt/compare/0.0.3...0.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-19 19:00:13 -04:00
committed by Brendan Forster
parent e9409e0cb5
commit 95d4951fab
@@ -49,7 +49,7 @@
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.0'">
<PackageReference Include="GitHubJwt">
<Version>0.0.3</Version>
<Version>0.0.4</Version>
</PackageReference>
</ItemGroup>