Skip to content

Commit 57e4640

Browse files
authored
Fix trust policy (#9811)
1 parent 60c4f68 commit 57e4640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/chainguard/self.update-system-tests.push.sts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
issuer: https://token.actions.githubusercontent.com
22

3-
subject: repo:DataDog/dd-trace-java:ref:refs/(heads/master|tags/v[0-9]+.[0-9]+.0)
3+
subject_pattern: repo:DataDog/dd-trace-java:ref:refs/(heads/master|tags/v[0-9]+.[0-9]+.0)
44

55
claim_pattern:
66
event_name: (push|workflow_dispatch)

0 commit comments

Comments
 (0)