Skip to content

Commit

Permalink
Merge pull request #309 from samsmithnz/dependabot/nuget/src/RepoAuto…
Browse files Browse the repository at this point in the history
…mation/core-509b6a501a

Bump GitHubActionsDotNet from 1.3.21 to 1.3.22 in /src/RepoAutomation in the core group
  • Loading branch information
samsmithnz committed Jun 14, 2024
2 parents cc8a8a7 + c6dae22 commit 95992a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/RepoAutomation.Core/RepoAutomation.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitHubActionsDotNet" Version="1.3.21" />
<PackageReference Include="GitHubActionsDotNet" Version="1.3.22" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/RepoAutomation/RepoAutomation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="GitHubActionsDotNet" Version="1.3.21" />
<PackageReference Include="GitHubActionsDotNet" Version="1.3.22" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 95992a4

Please sign in to comment.