Bump GitHubJwt from 0.0.4 to 0.0.5 (#2348)

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

---
updated-dependencies:
- dependency-name: GitHubJwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 09:28:14 -03:00
committed by GitHub
parent b829a8443e
commit e52e6d71b7
@@ -47,7 +47,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp3.1'">
<PackageReference Include="GitHubJwt" Version="0.0.4" />
<PackageReference Include="GitHubJwt" Version="0.0.5" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net46' ">