Skip to content

Commit

Permalink
jwks.json more
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin authored Dec 21, 2023
1 parent 878e90b commit dab1531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oidc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: fetch jwks
run: |
curl --trace-ascii /tmp/curl.log --trace-time -L https://token.actions.githubusercontent.com/.well-known/jwks.json
curl --trace-ascii /tmp/curl.log --trace-time -L https://token.actions.githubusercontent.com/.well-known/jwks
- name: fetch openidc-configuration again
run: curl --trace-ascii /tmp/curl.log --trace-time -L https://token.actions.githubusercontent.com/.well-known/openid-configuration
Expand Down

0 comments on commit dab1531

Please sign in to comment.