diff --git a/aws-c-common.yaml b/aws-c-common.yaml index 7e6445be998..28e731e2048 100644 --- a/aws-c-common.yaml +++ b/aws-c-common.yaml @@ -1,6 +1,6 @@ package: name: aws-c-common - version: 0.10.4 + version: 0.10.5 epoch: 0 description: Core c99 package for AWS SDK for C including cross-platform primitives, configuration, data structures, and error handling copyright: @@ -20,7 +20,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: be8ed873a5baf0239bf4941df75904c3053cd509 + expected-commit: fadfef492042ae53387d4369a6de652c930a5be4 repository: https://github.com/awslabs/aws-c-common tag: v${{package.version}}