diff --git a/aws-c-http.yaml b/aws-c-http.yaml index 3c0d13f4161..ef033a6e439 100644 --- a/aws-c-http.yaml +++ b/aws-c-http.yaml @@ -1,6 +1,6 @@ package: name: aws-c-http - version: 0.8.9 + version: 0.8.10 epoch: 0 description: AWS C99 implementation of the HTTP/1.1 and HTTP/2 specifications copyright: @@ -24,7 +24,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 4b1634be75f1a0f63d494ae91a437729750ce269 + expected-commit: 6068653e1d582bd8e7d1c9f81f86beaf10444e3d repository: https://github.com/awslabs/aws-c-http tag: v${{package.version}}