diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 653909408a..78e6b4a3f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,12 +42,11 @@ jobs: !contains(github.event.head_commit.message, '[force') steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v7.0.0 - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v7.0.0 - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v7.0.0 - - uses: actions/checkout@v4 - with: - fetch-depth: 0 - id: changed-files uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v6.1.0 with: diff --git a/.secrets.baseline b/.secrets.baseline index 640549658b..7375162a97 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -133,21 +133,21 @@ "filename": ".github/workflows/ci.yml", "hashed_secret": "b86dc2f033a63f2b7b9e7d270ab806d2910d7572", "is_verified": false, - "line_number": 293 + "line_number": 292 }, { "type": "Secret Keyword", "filename": ".github/workflows/ci.yml", "hashed_secret": "1bfb0e20f886150ba59b853bcd49dea893e00966", "is_verified": false, - "line_number": 368 + "line_number": 367 }, { "type": "Secret Keyword", "filename": ".github/workflows/ci.yml", "hashed_secret": "128f14373ccfaff49e3664045d3a11b50cbb7b39", "is_verified": false, - "line_number": 901 + "line_number": 900 } ], ".github/workflows/master_release.yml": [ @@ -1888,5 +1888,5 @@ } ] }, - "generated_at": "2024-09-24T14:22:59Z" + "generated_at": "2024-09-25T10:33:16Z" }