Skip to content

Commit

Permalink
chore(deps): update snapshot
Browse files Browse the repository at this point in the history
Update snapshot. See details in [workflow run].

[Workflow Run]: https://github.com/CloudSnorkel/cdk-github-runners/actions/runs/8042080640

------

*Automatically created by projen via the "upgrade-snapshot" workflow*

Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Feb 26, 2024
1 parent 2dc55ba commit 9e135aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions test/default.integ.snapshot/github-runners-test.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,15 +196,15 @@
}
}
},
"f086793823a92e4383ca75ad0d677e69ab85e82f71dd36557366fb033f54b7c0": {
"0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949": {
"source": {
"path": "asset.f086793823a92e4383ca75ad0d677e69ab85e82f71dd36557366fb033f54b7c0.lambda",
"path": "asset.0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "f086793823a92e4383ca75ad0d677e69ab85e82f71dd36557366fb033f54b7c0.zip",
"objectKey": "0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -235,15 +235,15 @@
}
}
},
"5f2631639a35b077e04ba77c64a9a1b3c08ea098e9d67ac8d48eec6f4a55cca9": {
"20a5927a78bfcde85acb5c539996034a945c6a14e4fc86761699ddf4113b12c6": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "5f2631639a35b077e04ba77c64a9a1b3c08ea098e9d67ac8d48eec6f4a55cca9.json",
"objectKey": "20a5927a78bfcde85acb5c539996034a945c6a14e4fc86761699ddf4113b12c6.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17061,7 +17061,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "f086793823a92e4383ca75ad0d677e69ab85e82f71dd36557366fb033f54b7c0.zip"
"S3Key": "0e3de9225b60eca88aa84f1c7fcf64e8e2a3b2c582117d87945a080c7e7e5949.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down

0 comments on commit 9e135aa

Please sign in to comment.