From b04ee3a569973399d50a3ae0adea132dfd359971 Mon Sep 17 00:00:00 2001 From: Leo Antoli <430982+lantoli@users.noreply.github.com> Date: Thu, 7 Dec 2023 11:00:37 +0100 Subject: [PATCH] add v --- .github/workflows/cleanup-test-env.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cleanup-test-env.yml b/.github/workflows/cleanup-test-env.yml index e3f0f7ee62..9ca2c7735e 100644 --- a/.github/workflows/cleanup-test-env.yml +++ b/.github/workflows/cleanup-test-env.yml @@ -13,7 +13,7 @@ jobs: with: sparse-checkout: | scripts - - uses: mongodb/atlas-github-action@0.2.0 + - uses: mongodb/atlas-github-action@v0.2.0 - name: Cleanup cloud-dev shell: bash env: @@ -31,7 +31,7 @@ jobs: with: sparse-checkout: | scripts - - uses: mongodb/atlas-github-action@0.2.0 + - uses: mongodb/atlas-github-action@v0.2.0 - name: Cleanup test env network shell: bash env: