Skip to content

Commit

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

------

*Automatically created by projen via the "upgrade-snapshot" workflow*
  • Loading branch information
CloudSnorkelBot authored Jan 13, 2025
1 parent e820409 commit 2b4ef48
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 @@
}
}
},
"60c30b1800db016d23207e8345d83540e31c0e4727adeb2593d11c3da158d0cd": {
"746429442012c36dc0131e9ea2853ad39f6fc6b881f6a591a222a4da085eb97c": {
"source": {
"path": "asset.60c30b1800db016d23207e8345d83540e31c0e4727adeb2593d11c3da158d0cd.lambda",
"path": "asset.746429442012c36dc0131e9ea2853ad39f6fc6b881f6a591a222a4da085eb97c.lambda",
"packaging": "zip"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "60c30b1800db016d23207e8345d83540e31c0e4727adeb2593d11c3da158d0cd.zip",
"objectKey": "746429442012c36dc0131e9ea2853ad39f6fc6b881f6a591a222a4da085eb97c.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 @@
}
}
},
"842a8487c26add92ab9aa2cb96f370e6f97bb139ab7ece1dfeb4441e0a7e0699": {
"d63f91a19ce1287a38457bcee2143deb51deef90bf0be11f8be9f98403800512": {
"source": {
"path": "github-runners-test.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "842a8487c26add92ab9aa2cb96f370e6f97bb139ab7ece1dfeb4441e0a7e0699.json",
"objectKey": "d63f91a19ce1287a38457bcee2143deb51deef90bf0be11f8be9f98403800512.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": "60c30b1800db016d23207e8345d83540e31c0e4727adeb2593d11c3da158d0cd.zip"
"S3Key": "746429442012c36dc0131e9ea2853ad39f6fc6b881f6a591a222a4da085eb97c.zip"
},
"Description": "Setup GitHub Actions integration with self-hosted runners",
"Environment": {
Expand Down

0 comments on commit 2b4ef48

Please sign in to comment.