From 0ad0353795050b9d73895d6845d588907ced20ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:18:33 -0700 Subject: [PATCH] chore(deps): bump aws-actions/aws-codebuild-run-build from f59b837dd074776bd06619e7e22fb62161eab324 to adc39f24ac50061a751b6b792d62f9d4384163b0 in /.github/actions/e2e/run-tests-private-cluster in the action-deps group (#6957) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Innis --- .github/actions/e2e/run-tests-private-cluster/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/e2e/run-tests-private-cluster/action.yaml b/.github/actions/e2e/run-tests-private-cluster/action.yaml index 86da1447d471..54dd99ad6a7b 100644 --- a/.github/actions/e2e/run-tests-private-cluster/action.yaml +++ b/.github/actions/e2e/run-tests-private-cluster/action.yaml @@ -93,7 +93,7 @@ runs: CLUSTER_VPC_ID: ${{ env.CLUSTER_VPC_ID }} EKS_CLUSTER_SG: ${{ env.EKS_CLUSTER_SG }} CLEANUP: ${{ inputs.cleanup }} - uses: aws-actions/aws-codebuild-run-build@f59b837dd074776bd06619e7e22fb62161eab324 #v1.0.15 + uses: aws-actions/aws-codebuild-run-build@bac11849fa027acec49500ca10519f1fc4f63c19 # v1.0.16 with: project-name: E2EPrivateClusterCodeBuildProject-us-east-1 buildspec-override: |