Skip to content

Commit 2c5d17e

Browse files
Update first-party Pulumi dependencies
1 parent 52165c3 commit 2c5d17e

4 files changed

Lines changed: 1387 additions & 1387 deletions

File tree

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- name: Fetch secrets from ESC
3737
id: esc-secrets
38-
uses: pulumi/esc-action@8afe12bb7bb3df0a599e5309ee429ff1079ba85f # v3
38+
uses: pulumi/esc-action@32dda43ffe7a2ab21e6bce11c781b44a3e5623cf # v3
3939
- name: Checkout
4040
id: checkout
4141
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4

__tests__/programs/random-dotnet/scratch-yaml.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Pulumi" Version="3.*" />
11-
<PackageReference Include="Pulumi.Random" Version="4.18.4" />
10+
<PackageReference Include="Pulumi" Version="3.11*" />
11+
<PackageReference Include="Pulumi.Random" Version="4.21.1" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)