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 b8032dd commit ab28870Copy full SHA for ab28870
.github/workflows/auth-react-test-1.yml
@@ -57,7 +57,7 @@ jobs:
57
id: envs
58
with:
59
# auth-react-version: ${{ steps.versions.outputs.authReactTag }}
60
- auth-react-version: ci/github-actions/auth-react/v0.49.0
+ auth-react-version: ${{ github.sha }}
61
node-sdk-version: ${{ steps.versions.outputs.nodeTag }}
62
fdi-version: ${{ matrix.fdi-version }}
63
use-common-app-and-test-server: "true"
0 commit comments