diff --git a/.github/workflows/bot-bot.yml b/.github/workflows/bot-bot.yml index 04a4122a9..ae6eb716b 100644 --- a/.github/workflows/bot-bot.yml +++ b/.github/workflows/bot-bot.yml @@ -17,7 +17,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -42,7 +42,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-cache.yml b/.github/workflows/bot-cache.yml index 9a0c8ab1e..9f4fb7b79 100644 --- a/.github/workflows/bot-cache.yml +++ b/.github/workflows/bot-cache.yml @@ -21,7 +21,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -34,7 +34,7 @@ jobs: - name: run cache if: success() && ! env.CI_SKIP - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 with: path: cf-graph.tar.zstd key: cf-graph-tzstd-${{ github.run_id }}-${{ github.run_attempt }}-${{ matrix.version }} @@ -55,7 +55,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts @@ -95,7 +95,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -116,7 +116,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-events.yml b/.github/workflows/bot-events.yml index d3d935e3f..2d7aa57c7 100644 --- a/.github/workflows/bot-events.yml +++ b/.github/workflows/bot-events.yml @@ -37,7 +37,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -59,7 +59,7 @@ jobs: path: cf-scripts token: ${{ secrets.AUTOTICK_BOT_TOKEN }} - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-feedstocks.yml b/.github/workflows/bot-feedstocks.yml index a47556e36..8b05bba61 100644 --- a/.github/workflows/bot-feedstocks.yml +++ b/.github/workflows/bot-feedstocks.yml @@ -16,7 +16,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -41,7 +41,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-make-graph.yml b/.github/workflows/bot-make-graph.yml index 96f76119b..09b0ca77c 100644 --- a/.github/workflows/bot-make-graph.yml +++ b/.github/workflows/bot-make-graph.yml @@ -17,7 +17,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -42,7 +42,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-make-migrators.yml b/.github/workflows/bot-make-migrators.yml index 6cb2a8b1b..5bed2685b 100644 --- a/.github/workflows/bot-make-migrators.yml +++ b/.github/workflows/bot-make-migrators.yml @@ -17,7 +17,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -42,7 +42,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-prs.yml b/.github/workflows/bot-prs.yml index a47019314..6665e863a 100644 --- a/.github/workflows/bot-prs.yml +++ b/.github/workflows/bot-prs.yml @@ -23,7 +23,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -48,7 +48,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts @@ -111,7 +111,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -132,7 +132,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-pypi-mapping.yml b/.github/workflows/bot-pypi-mapping.yml index 8d1755ee9..d2dd562ae 100644 --- a/.github/workflows/bot-pypi-mapping.yml +++ b/.github/workflows/bot-pypi-mapping.yml @@ -17,7 +17,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -42,7 +42,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-update-nodes.yml b/.github/workflows/bot-update-nodes.yml index 54b28ec69..fdb8ab559 100644 --- a/.github/workflows/bot-update-nodes.yml +++ b/.github/workflows/bot-update-nodes.yml @@ -23,7 +23,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -48,7 +48,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts @@ -119,7 +119,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -144,7 +144,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-update-status-page.yml b/.github/workflows/bot-update-status-page.yml index cef81d830..75742ef1f 100644 --- a/.github/workflows/bot-update-status-page.yml +++ b/.github/workflows/bot-update-status-page.yml @@ -16,7 +16,7 @@ jobs: shell: bash -leo pipefail {0} steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -41,7 +41,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/bot-versions.yml b/.github/workflows/bot-versions.yml index 23bdd9a00..edbe6db4f 100644 --- a/.github/workflows/bot-versions.yml +++ b/.github/workflows/bot-versions.yml @@ -21,7 +21,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -46,7 +46,7 @@ jobs: ref: ${{ steps.latest_release.outputs.tag_name }} path: cf-scripts - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: cf-scripts/conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 031d68575..cfa1e9c88 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -36,7 +36,7 @@ jobs: with: fetch-depth: 0 - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: conda-lock.yml environment-name: cf-scripts @@ -57,7 +57,7 @@ jobs: echo "NEXT=${NEXT}" >> "$GITHUB_OUTPUT" - name: log into ghcr.io - uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0 + uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0 if: ${{ ! env.CI_SKIP }} with: registry: ${{ env.REGISTRY }} @@ -66,7 +66,7 @@ jobs: - name: build docker metadata id: meta - uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0 + uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0 if: ${{ ! env.CI_SKIP }} with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} @@ -77,7 +77,7 @@ jobs: type=raw,value=latest - name: build and push image - uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 + uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0 if: ${{ ! env.CI_SKIP }} with: context: . diff --git a/.github/workflows/relock.yml b/.github/workflows/relock.yml index 194e120d3..b9b171a0e 100644 --- a/.github/workflows/relock.yml +++ b/.github/workflows/relock.yml @@ -14,7 +14,7 @@ jobs: runs-on: "ubuntu-latest" steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -25,7 +25,7 @@ jobs: with: token: ${{ secrets.AUTOTICK_BOT_TOKEN }} - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/test-integration.yml b/.github/workflows/test-integration.yml index f15964338..729a737db 100644 --- a/.github/workflows/test-integration.yml +++ b/.github/workflows/test-integration.yml @@ -80,7 +80,7 @@ jobs: - name: free disk space if: ${{ steps.should-run.outputs.should-run == 'true' }} - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -88,7 +88,7 @@ jobs: rm_cmd: "rmz" - name: Set up Docker Buildx - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 + uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 if: ${{ steps.should-run.outputs.should-run == 'true' }} - name: Checkout @@ -99,7 +99,7 @@ jobs: submodules: 'true' - name: Build Docker Image - uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 + uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0 if: ${{ steps.should-run.outputs.should-run == 'true' }} with: context: cf-scripts @@ -108,7 +108,7 @@ jobs: tags: conda-forge-tick:test - name: Setup micromamba - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 if: ${{ steps.should-run.outputs.should-run == 'true' }} with: environment-file: cf-scripts/conda-lock.yml diff --git a/.github/workflows/test-model.yml b/.github/workflows/test-model.yml index 3e6f9d90f..b3f06377b 100644 --- a/.github/workflows/test-model.yml +++ b/.github/workflows/test-model.yml @@ -22,7 +22,7 @@ jobs: steps: - name: free disk space - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 with: environment-file: conda-lock.yml environment-name: cf-scripts diff --git a/.github/workflows/tests-reusable.yml b/.github/workflows/tests-reusable.yml index 46453a8f1..077455306 100644 --- a/.github/workflows/tests-reusable.yml +++ b/.github/workflows/tests-reusable.yml @@ -50,7 +50,7 @@ jobs: steps: - name: free disk space if: ${{ inputs.skip != 'true' }} - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -70,7 +70,7 @@ jobs: - name: download lockfile if it is an artifact if: ${{ inputs.skip != 'true' && inputs.lockfile-is-artifact }} - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: ${{ inputs.lockfile }} path: input-lockfile @@ -81,7 +81,7 @@ jobs: mv input-lockfile/${{ inputs.lockfile }} conda-lock.yml rm -rf input-lockfile - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 if: ${{ inputs.skip != 'true' }} with: environment-file: conda-lock.yml @@ -119,11 +119,11 @@ jobs: python -m pip install -v --no-deps --no-build-isolation -e . - name: set up docker buildx - uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0 + uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} - name: build docker image - uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 + uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: context: . @@ -132,7 +132,7 @@ jobs: tags: ${{ env.IMAGE_NAME }}:test - name: restore test durations - uses: actions/cache/restore@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache/restore@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: path: .test_durations @@ -212,7 +212,7 @@ jobs: steps: - name: free disk space if: ${{ inputs.skip != 'true' }} - uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3 + uses: endersonmenezes/free-disk-space@7901478139cff6e9d44df5972fd8ab8fcade4db1 # v3 with: remove_android: true remove_dotnet: true @@ -232,7 +232,7 @@ jobs: - name: download lockfile if it is an artifact if: ${{ inputs.skip != 'true' && inputs.lockfile-is-artifact }} - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: ${{ inputs.lockfile }} path: input-lockfile @@ -243,7 +243,7 @@ jobs: mv input-lockfile/${{ inputs.lockfile }} conda-lock.yml rm -rf input-lockfile - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 if: ${{ inputs.skip != 'true' }} with: environment-file: conda-lock.yml @@ -294,7 +294,7 @@ jobs: MONGODB_CONNECTION_STRING: "mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000" - name: restore test durations - uses: actions/cache/restore@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache/restore@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: path: .test_durations @@ -371,7 +371,7 @@ jobs: - name: download lockfile if it is an artifact if: ${{ inputs.skip != 'true' && inputs.lockfile-is-artifact }} - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: ${{ inputs.lockfile }} path: input-lockfile @@ -382,7 +382,7 @@ jobs: mv input-lockfile/${{ inputs.lockfile }} conda-lock.yml rm -rf input-lockfile - - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 + - uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0 if: ${{ inputs.skip != 'true' }} with: environment-file: conda-lock.yml @@ -390,7 +390,7 @@ jobs: condarc-file: autotick-bot/condarc - name: download coverage artifacts - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: pattern: coverage-* @@ -402,13 +402,13 @@ jobs: coverage xml - name: upload codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.1.8 + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v5.1.8 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: token: ${{ secrets.CODECOV_TOKEN }} - name: cache test durations - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: path: .test_durations @@ -418,7 +418,7 @@ jobs: test-durations- - name: download test duration artifacts - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 if: ${{ inputs.skip != 'true' && !env.CI_SKIP }} with: pattern: test-durations-*