Skip to content

Commit

Permalink
chore(deps): upgrade dependencies (#665)
Browse files Browse the repository at this point in the history
Upgrades project dependencies. See details in [workflow run].

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

------

*Automatically created by projen via the "upgrade-main" workflow*
  • Loading branch information
CloudSnorkelBot authored Dec 9, 2024
1 parent 203a1f7 commit aa531d2
Show file tree
Hide file tree
Showing 4 changed files with 385 additions and 359 deletions.
6 changes: 3 additions & 3 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@
}
}
},
"067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6": {
"330a6ea5b9a6edebb96f2d1dd648b9448236ef17fbaefe73d9cf5b7e027f499e": {
"source": {
"path": "asset.067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.lambda",
"path": "asset.330a6ea5b9a6edebb96f2d1dd648b9448236ef17fbaefe73d9cf5b7e027f499e.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.zip",
"objectKey": "330a6ea5b9a6edebb96f2d1dd648b9448236ef17fbaefe73d9cf5b7e027f499e.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 @@
}
}
},
"d6e08866060ee09192cd2533ea24c77fb4c35df0b0ee9b14f86cf23b29acc0e8": {
"cc1a93ade5d6b08d75a121533bd6d9e769d797ebbf38c05f1699c0002beeaca1": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "d6e08866060ee09192cd2533ea24c77fb4c35df0b0ee9b14f86cf23b29acc0e8.json",
"objectKey": "cc1a93ade5d6b08d75a121533bd6d9e769d797ebbf38c05f1699c0002beeaca1.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": "067220b99bb9655bc89ba99ed4457811d721acc7da1a0dcc5975000de42787e6.zip"
"S3Key": "330a6ea5b9a6edebb96f2d1dd648b9448236ef17fbaefe73d9cf5b7e027f499e.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down
Loading

0 comments on commit aa531d2

Please sign in to comment.