Skip to content

Commit c36055c

Browse files
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](mongodb/atlas-github-action@07d212b...15663d0) --- updated-dependencies: - dependency-name: mongodb/atlas-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98c0464 commit c36055c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cleanup-test-env.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
sparse-checkout: |
1717
scripts
18-
- uses: mongodb/atlas-github-action@07d212bf80c068dfcfbf6e15b22c61ae6e66d96e
18+
- uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a
1919
- name: Cleanup cloud-dev
2020
shell: bash
2121
env:
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
sparse-checkout: |
3535
scripts
36-
- uses: mongodb/atlas-github-action@07d212bf80c068dfcfbf6e15b22c61ae6e66d96e
36+
- uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a
3737
- name: Cleanup test env network
3838
shell: bash
3939
env:

0 commit comments

Comments
 (0)