Skip to content

Commit

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

------

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

0 comments on commit aea7116

Please sign in to comment.