Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Mar 3, 2025
1 parent 40ea9db commit 9e8d00c
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 @@
}
}
},
"ad72531331e9e7425c199471018faec0c953d53552a97a04786c402ad67e5be9": {
"d4525cbad75cea844f861a6e14bf11b8e9a1e0882f5c0cc387a80742a526c738": {
"source": {
"path": "asset.ad72531331e9e7425c199471018faec0c953d53552a97a04786c402ad67e5be9.lambda",
"path": "asset.d4525cbad75cea844f861a6e14bf11b8e9a1e0882f5c0cc387a80742a526c738.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "ad72531331e9e7425c199471018faec0c953d53552a97a04786c402ad67e5be9.zip",
"objectKey": "d4525cbad75cea844f861a6e14bf11b8e9a1e0882f5c0cc387a80742a526c738.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 @@
}
}
},
"b0bfd1cf28145a1551019872ee46de0d3bd251ff6403774c776703a7ea2a1966": {
"1ae8aed7a86878e334dce6cc5cc1179397b5963b33a822c20682e1edfdbb60e4": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "b0bfd1cf28145a1551019872ee46de0d3bd251ff6403774c776703a7ea2a1966.json",
"objectKey": "1ae8aed7a86878e334dce6cc5cc1179397b5963b33a822c20682e1edfdbb60e4.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": "ad72531331e9e7425c199471018faec0c953d53552a97a04786c402ad67e5be9.zip"
"S3Key": "d4525cbad75cea844f861a6e14bf11b8e9a1e0882f5c0cc387a80742a526c738.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down

0 comments on commit 9e8d00c

Please sign in to comment.