Skip to content

Commit b182aa2

Browse files
authored
Unpin system-tests workflow version (#6339)
1 parent f0f5b73 commit b182aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/system-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
main:
3232
needs:
3333
- build-artifacts
34-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@b2523d82a7fcffb5ca642ee7b76eb476fbef04fe
34+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
3535
secrets: inherit
3636
permissions:
3737
contents: read

0 commit comments

Comments
 (0)