Chore: Fix NPM workflow (#111325)

This commit is contained in:
Josh Hunt
2025-09-18 18:09:04 +00:00
committed by GitHub
parent af2e349668
commit 07219567f4
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
run: ./scripts/validate-npm-packages.sh
- name: Debug OIDC Claims
uses: github/actions-oidc-debugger@018a1dc4f8e47adca924d55e4bb0ddce917af32d
uses: github/actions-oidc-debugger@2e9ba5d3f4bebaad1f91a2cede055115738b7ae8
with:
audience: '${{ github.server_url }}/${{ github.repository_owner }}'