Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit d853327

Browse files
13013SwagRnobe4
andauthored
Update action.yml
Co-authored-by: nobe4 <[email protected]>
1 parent 36222a8 commit d853327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'OIDC Debugger'
22
description: 'Print the GitHub Actions OIDC claims.'
33
inputs:
44
audience:
5-
description: 'The audience to use when requesting the JWT. Your Github server URL and repository owner.'
5+
description: 'The audience to use when requesting the JWT. Your Github server URL and repository owner (e.g. https://github.com/github).'
66
required: true
77
runs:
88
using: 'docker'

0 commit comments

Comments
 (0)