adding commit hash (#3084)

This commit is contained in:
Geo Min
2025-10-23 12:32:26 -07:00
committed by GitHub
parent fe4eaeb2eb
commit 2546fc241e
2 changed files with 2 additions and 0 deletions

View File

@@ -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'

View File

@@ -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: