We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58abad7 commit 2858f9fCopy full SHA for 2858f9f
.github/workflows/service-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
env-vars-for-codebuild: GITHUB_REPOSITORY, UPLOAD, RELEASE_METRICS, IDENTIFIER
29
30
- name: Process metrics
31
- uses: awslabs/aws-kotlin-repo-tools/.github/actions/artifact-size-metrics/download-and-process@asm-v2 # TODO: Change to main before merging
+ uses: awslabs/aws-kotlin-repo-tools/.github/actions/artifact-size-metrics/download-and-process@main
32
with:
33
download: 'true'
34
0 commit comments