Skip to content

Commit

Permalink
Merge pull request #4277 from signalco-io/dependabot/nuget/cloud/src/…
Browse files Browse the repository at this point in the history
…Signalco.Channel.GitHubApp/System.IdentityModel.Tokens.Jwt-7.1.2

chore(deps): Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /cloud/src/Signalco.Channel.GitHubApp
  • Loading branch information
AleksandarDev authored Jan 9, 2024
2 parents 8526882 + 188676b commit cb78fdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.OpenApi" Version="1.5.1" />
<PackageReference Include="Octokit" Version="9.1.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Signal.Api.Common\Signal.Api.Common.csproj" />
Expand Down

2 comments on commit cb78fdd

@vercel
Copy link

@vercel vercel bot commented on cb78fdd Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Too many requests - try again in 2 minutes (more than 60, code: "api-deployments-flood").

@vercel
Copy link

@vercel vercel bot commented on cb78fdd Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Too many requests - try again in 1 minute (more than 60, code: "api-deployments-flood").

Please sign in to comment.