Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 23, 2024
1 parent 1d473ce commit 7ed6262
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 @@
}
}
},
"20afead67df1490d515a551d777ffed86486c589ff4c953ffed13f7353d83ba2": {
"237fcd4c7ccd9f4321726731bd733bc020b43cf8415283164a8b4835f655957e": {
"source": {
"path": "asset.20afead67df1490d515a551d777ffed86486c589ff4c953ffed13f7353d83ba2.lambda",
"path": "asset.237fcd4c7ccd9f4321726731bd733bc020b43cf8415283164a8b4835f655957e.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "20afead67df1490d515a551d777ffed86486c589ff4c953ffed13f7353d83ba2.zip",
"objectKey": "237fcd4c7ccd9f4321726731bd733bc020b43cf8415283164a8b4835f655957e.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 @@
}
}
},
"50232aff003a0b00db9112350b08d070be08e7847c6887ff408babd54b22ea6c": {
"75ffa97eb074ea71af6f458ec7e1c1f8a25e87128d734b24d908645c35f70802": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "50232aff003a0b00db9112350b08d070be08e7847c6887ff408babd54b22ea6c.json",
"objectKey": "75ffa97eb074ea71af6f458ec7e1c1f8a25e87128d734b24d908645c35f70802.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": "20afead67df1490d515a551d777ffed86486c589ff4c953ffed13f7353d83ba2.zip"
"S3Key": "237fcd4c7ccd9f4321726731bd733bc020b43cf8415283164a8b4835f655957e.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down

0 comments on commit 7ed6262

Please sign in to comment.