Skip to content

Commit

Permalink
chore(deps): bump aws-actions/aws-codebuild-run-build from f59b837dd0…
Browse files Browse the repository at this point in the history
…74776bd06619e7e22fb62161eab324 to adc39f24ac50061a751b6b792d62f9d4384163b0 in /.github/actions/e2e/run-tests-private-cluster in the action-deps group (aws#6957)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Innis <[email protected]>
  • Loading branch information
dependabot[bot] and jonathan-innis authored Sep 11, 2024
1 parent 6a9051c commit 0ad0353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/e2e/run-tests-private-cluster/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 0ad0353

Please sign in to comment.