From c36055c1a781b5199f01fca6cb1b8e024edc9a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:23:55 +0200 Subject: [PATCH] chore: Bump mongodb/atlas-github-action from 0.2.0 to 0.2.1 (#2663) Bumps [mongodb/atlas-github-action](https://github.com/mongodb/atlas-github-action) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/mongodb/atlas-github-action/releases) - [Commits](https://github.com/mongodb/atlas-github-action/compare/07d212bf80c068dfcfbf6e15b22c61ae6e66d96e...15663d068c40a8582d881560961fce9d45e0df9a) --- updated-dependencies: - dependency-name: mongodb/atlas-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 e444d8413..fde55e57e 100644 --- a/.github/workflows/cleanup-test-env.yml +++ b/.github/workflows/cleanup-test-env.yml @@ -15,7 +15,7 @@ jobs: with: sparse-checkout: | scripts - - uses: mongodb/atlas-github-action@07d212bf80c068dfcfbf6e15b22c61ae6e66d96e + - uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a - name: Cleanup cloud-dev shell: bash env: @@ -33,7 +33,7 @@ jobs: with: sparse-checkout: | scripts - - uses: mongodb/atlas-github-action@07d212bf80c068dfcfbf6e15b22c61ae6e66d96e + - uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a - name: Cleanup test env network shell: bash env: