From b7eb5661950a7c58bcd21a837b31540c146695b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:05:40 +0000 Subject: [PATCH] deps(actions): bump github/actions-oidc-debugger from 2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 to bc12dcf1a852221e54f27c95b2db36d135c1b97f (#112482) deps(actions): bump github/actions-oidc-debugger Bumps [github/actions-oidc-debugger](https://github.com/github/actions-oidc-debugger) from 2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 to bc12dcf1a852221e54f27c95b2db36d135c1b97f. - [Release notes](https://github.com/github/actions-oidc-debugger/releases) - [Commits](https://github.com/github/actions-oidc-debugger/compare/2e9ba5d3f4bebaad1f91a2cede055115738b7ae8...bc12dcf1a852221e54f27c95b2db36d135c1b97f) --- updated-dependencies: - dependency-name: github/actions-oidc-debugger dependency-version: bc12dcf1a852221e54f27c95b2db36d135c1b97f dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release-npm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}'