Skip to content

Commit a5fbec9

Browse files
committed
wip: test with oidc debugger
1 parent 2b43fee commit a5fbec9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/review_apps_on_pr_change.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
pull-requests: write
2020

2121
steps:
22+
- name: Debug OIDC Claims
23+
uses: steve-todorov/oidc-debugger-action@f9915fe9dc64133704c072eb59436373c23e9fdd
24+
with:
25+
audience: "${{ github.server_url }}/${{ github.repository }}"
2226
- name: Configure AWS credentials
2327
uses: aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1.1
2428
with:

0 commit comments

Comments
 (0)