Skip to content

Commit 7c21267

Browse files
committed
chore(ci): pin system-tests workflow to 1e5d6b709
1 parent a9227be commit 7c21267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-system-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
needs:
6363
- build
6464
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.
65-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main # system tests are pinned on release branches only
65+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1 # system tests are pinned on release branches only
6666
permissions:
6767
id-token: write
6868
with:

0 commit comments

Comments
 (0)