Skip to content

Commit 72f4562

Browse files
committed
fix: add contents:read permission to system-tests workflow call
1 parent 7c21267 commit 72f4562

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
# If you change the following comment, update the pattern in the update_system_test_reference.sh script to match.
6565
uses: DataDog/system-tests/.github/workflows/system-tests.yml@1e5d6b7096279ca43ce4826fda3cc805635b63c1 # system tests are pinned on release branches only
6666
permissions:
67+
contents: read
6768
id-token: write
6869
with:
6970
library: java

0 commit comments

Comments
 (0)