We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7fcc7 commit c0b8eccCopy full SHA for c0b8ecc
.github/workflows/CI.yaml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/checkout@v4
43
- name: Debug OIDC Claims
44
if: ${{ env.RUN_INTEGRATION_TESTS == 'true' && runner.os == 'Linux' }}
45
- uses: github/actions-oidc-debugger@v1
+ uses: steve-todorov/oidc-debugger-action@v1
46
with:
47
audience: sts.amazonaws.com
48
- name: Assume AWS role
0 commit comments