Skip to content

Commit 99c5a6a

Browse files
dd-sts for system-tests
1 parent 81d57ac commit 99c5a6a

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/system_tests.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,10 @@ jobs:
2828
system-tests:
2929
needs:
3030
- build
31-
uses: DataDog/system-tests/.github/workflows/system-tests.yml@main
32-
secrets:
33-
DD_API_KEY: ${{ secrets.DD_API_KEY }}
34-
TEST_OPTIMIZATION_API_KEY: ${{ secrets.TEST_OPTIMIZATION_API_KEY }}
31+
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1
3532
permissions:
3633
contents: read
37-
packages: write
34+
id-token: write
3835
with:
3936
library: python_lambda
4037
binaries_artifact: binaries

0 commit comments

Comments
 (0)