diff --git a/.github/workflows/reporting-v2-testing.yml b/.github/workflows/reporting-v2-testing.yml index 0063c183330..5c29ecee76f 100644 --- a/.github/workflows/reporting-v2-testing.yml +++ b/.github/workflows/reporting-v2-testing.yml @@ -15,6 +15,6 @@ jobs: uses: ./.github/workflows/configure-reporting-v2.yml needs: [ terraform ] with: - image-tag: latest + image-tag: e17049db6f5eb6bb9ff9437390806f2dcba28eea environment: dev apply: true