diff --git a/.github/workflows/reporting-v2-testing.yml b/.github/workflows/reporting-v2-testing.yml index ff535811fea..14a827bc459 100644 --- a/.github/workflows/reporting-v2-testing.yml +++ b/.github/workflows/reporting-v2-testing.yml @@ -4,9 +4,6 @@ on: push: jobs: - push-images: - uses: ./.github/workflows/push-images.yml - terraform: uses: ./.github/workflows/terraform-cmms.yml secrets: inherit @@ -18,6 +15,6 @@ jobs: uses: ./.github/workflows/configure-reporting-v2.yml needs: [ terraform ] with: - image-tag: c556971a519b8830abe141ae38a8962bec99a943 + image-tag: ea2df80e1a294286ca378cae041d622d5cc17ebd environment: dev apply: true