diff --git a/.github/workflows/code-health.yml b/.github/workflows/code-health.yml index b2d3d1d..6caa3b5 100644 --- a/.github/workflows/code-health.yml +++ b/.github/workflows/code-health.yml @@ -30,7 +30,7 @@ jobs: with: go-version-file: 'go.mod' - name: setup Atlas CLI - uses: mongodb/atlas-github-action@15663d068c40a8582d881560961fce9d45e0df9a + uses: mongodb/atlas-github-action@e3c9e0204659bafbb3b65e1eb1ee745cca0e9f3b - name: E2E Test run: make test-e2e