Skip to content

Commit

Permalink
chore(deps): update snapshot (#664)
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/12110906537

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 2, 2024
1 parent 02a3bfc commit 51a7b16
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 @@ -170,15 +170,15 @@
}
}
},
"4d4a9aa0f0d389f29b834070f50cf509b92ea354fbfcc4c9ca2d221bc9d4568e": {
"067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6": {
"source": {
"path": "asset.4d4a9aa0f0d389f29b834070f50cf509b92ea354fbfcc4c9ca2d221bc9d4568e.lambda",
"path": "asset.067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "4d4a9aa0f0d389f29b834070f50cf509b92ea354fbfcc4c9ca2d221bc9d4568e.zip",
"objectKey": "067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.zip",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down Expand Up @@ -209,15 +209,15 @@
}
}
},
"de3d4fdd7f4f2291da59db42877729e837010070c9f3a4d6a61f1636b95e3816": {
"d6e08866060ee09192cd2533ea24c77fb4c35df0b0ee9b14f86cf23b29acc0e8": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "de3d4fdd7f4f2291da59db42877729e837010070c9f3a4d6a61f1636b95e3816.json",
"objectKey": "d6e08866060ee09192cd2533ea24c77fb4c35df0b0ee9b14f86cf23b29acc0e8.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 @@ -17436,7 +17436,7 @@
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
},
"S3Key": "4d4a9aa0f0d389f29b834070f50cf509b92ea354fbfcc4c9ca2d221bc9d4568e.zip"
"S3Key": "067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down

0 comments on commit 51a7b16

Please sign in to comment.