Skip to content

Commit f6653f1

Browse files
chore: Bump mongodb/atlas-github-action from 0.2.1 to 0.2.2
Bumps [mongodb/atlas-github-action](https://github.com/mongodb/atlas-github-action) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/mongodb/atlas-github-action/releases) - [Commits](mongodb/atlas-github-action@15663d0...e3c9e02) --- updated-dependencies: - dependency-name: mongodb/atlas-github-action dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86c7904 commit f6653f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
go-version-file: 'go.mod'
3232
- name: setup Atlas CLI
33-
uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a
33+
uses: mongodb/atlas-github-action@e3c9e0204659bafbb3b65e1eb1ee745cca0e9f3b
3434
- name: E2E Test
3535
run: make test-e2e
3636

0 commit comments

Comments
 (0)