Skip to content

Commit 5c095f8

Browse files
authored
Merge pull request #55317 from github/repo-sync
Repo sync
2 parents c60189f + 47558ea commit 5c095f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following example OIDC token uses a subject (`sub`) that references a job en
7878
"run_id": "example-run-id",
7979
"run_number": "10",
8080
"run_attempt": "2",
81-
"runner_environment": "github-hosted"
81+
"runner_environment": "github-hosted",
8282
"actor": "octocat",
8383
"workflow": "example-workflow",
8484
"head_ref": "",

0 commit comments

Comments
 (0)