diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 535204a..f8a1559 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 # Required since we need to calculate the latest image tag with the existing tags. - name: Setup kubectl - uses: azure/setup-kubectl@v3 + uses: azure/setup-kubectl@v4 - name: Setup infractl uses: stackrox/actions/infra/install-infractl@main