diff --git a/.github/workflows/release-npm.yml b/.github/workflows/release-npm.yml index 4dd92e9d0a1..aa39a625774 100644 --- a/.github/workflows/release-npm.yml +++ b/.github/workflows/release-npm.yml @@ -124,7 +124,7 @@ jobs: run: ./scripts/validate-npm-packages.sh - name: Debug OIDC Claims - uses: github/actions-oidc-debugger@2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 + uses: github/actions-oidc-debugger@bc12dcf1a852221e54f27c95b2db36d135c1b97f with: audience: '${{ github.server_url }}/${{ github.repository_owner }}'