Skip to content

Commit 5651b4c

Browse files
authored
Fix octo sts trust policy subject (#7313)
1 parent 473bc96 commit 5651b4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/chainguard/self.auto_bump_test_package_versions.create-pr.sts.yaml

Lines changed: 1 addition & 2 deletions
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-dotnet:.*
3+
subject_pattern: repo:DataDog/dd-trace-dotnet:.*
44

55
claim_pattern:
66
event_name: (schedule|workflow_dispatch|pull_request_target)
@@ -11,4 +11,3 @@ claim_pattern:
1111
permissions:
1212
contents: write
1313
pull_requests: write
14-

0 commit comments

Comments
 (0)