diff --git a/.github/workflows/cleanup-test-env.yml b/.github/workflows/cleanup-test-env.yml index c5bfc499ab..e3f0f7ee62 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@latest + - uses: mongodb/atlas-github-action@0.2.0 - name: Cleanup cloud-dev shell: bash env: @@ -31,7 +31,7 @@ jobs: with: sparse-checkout: | scripts - - uses: mongodb/atlas-github-action@latest + - uses: mongodb/atlas-github-action@0.2.0 - name: Cleanup test env network shell: bash env: