diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index 8722e48243..3d23b517c4 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -123,7 +123,7 @@ jobs: #-Export it for the future use in CD release pipeline #Documentation: https://github.com/docker/build-push-action - name: Build Cloudwatch Agent Image - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v4 if: steps.cached_binaries.outputs.cache-hit != 'true' with: file: amazon-cloudwatch-container-insights/cloudwatch-agent-dockerfile/localdeb/Dockerfile