diff --git a/.github/workflows/therock-test-component.yml b/.github/workflows/therock-test-component.yml index 068dbe3033..1ccc1d57bc 100644 --- a/.github/workflows/therock-test-component.yml +++ b/.github/workflows/therock-test-component.yml @@ -51,6 +51,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: repository: "ROCm/TheRock" + ref: c2921b151b8285a1d29942aceb33cfe0fea77ac9 # 10-15-2025 commit - name: Run setup test environment workflow uses: './.github/actions/setup_test_environment' diff --git a/.github/workflows/therock-test-packages.yml b/.github/workflows/therock-test-packages.yml index 54e068eb3d..efb5a6b1a0 100644 --- a/.github/workflows/therock-test-packages.yml +++ b/.github/workflows/therock-test-packages.yml @@ -27,6 +27,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: repository: "ROCm/TheRock" + ref: c2921b151b8285a1d29942aceb33cfe0fea77ac9 # 10-15-2025 commit - name: "Configuring CI options" env: