Skip to content

Commit ddcab28

Browse files
authored
Update azdo-build.yml
1 parent 52cd2ab commit ddcab28

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/azdo-build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ jobs:
2626
runs-on: ubuntu-latest
2727

2828
steps:
29-
- name: Debug OIDC Claims
30-
uses: github/actions-oidc-debugger@v1
31-
with:
32-
audience: '${{ github.server_url }}/${{ github.repository_owner }}'
29+
# - name: Debug OIDC Claims
30+
# uses: github/actions-oidc-debugger@bc12dcf
31+
# with:
32+
# audience: '${{ github.server_url }}/${{ github.repository_owner }}'
3333

3434
- uses: azure/login@v2
3535
with:

0 commit comments

Comments
 (0)