diff --git a/.github/workflows/atlas-ci.yaml b/.github/workflows/atlas-ci.yaml index a4e9defd..f2fc5bcc 100644 --- a/.github/workflows/atlas-ci.yaml +++ b/.github/workflows/atlas-ci.yaml @@ -28,7 +28,7 @@ jobs: --health-retries 5 runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3.0.1 + - uses: actions/checkout@v3.6.0 with: fetch-depth: 0 # Mandatory unless "latest" is set below. - uses: ariga/atlas-action@v0