diff --git a/aws-c-s3.yaml b/aws-c-s3.yaml index 7c8589a1680..1f115636b1f 100644 --- a/aws-c-s3.yaml +++ b/aws-c-s3.yaml @@ -1,6 +1,6 @@ package: name: aws-c-s3 - version: 0.7.1 + version: 0.7.2 epoch: 0 description: "AWS C99 library implementation for communicating with the S3 service" copyright: @@ -37,7 +37,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 5877f40f87c77ccf2b278839995a6ee91983080f + expected-commit: e373ef4f2bf506d7b84b82c8ab7da0fc7784a7bc repository: https://github.com/awslabs/aws-c-s3 tag: v${{package.version}}