Skip to content

Commit ab28870

Browse files
Update .github/workflows/auth-react-test-1.yml
Co-authored-by: Namit Nathwani <[email protected]>
1 parent b8032dd commit ab28870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auth-react-test-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
id: envs
5858
with:
5959
# auth-react-version: ${{ steps.versions.outputs.authReactTag }}
60-
auth-react-version: ci/github-actions/auth-react/v0.49.0
60+
auth-react-version: ${{ github.sha }}
6161
node-sdk-version: ${{ steps.versions.outputs.nodeTag }}
6262
fdi-version: ${{ matrix.fdi-version }}
6363
use-common-app-and-test-server: "true"

0 commit comments

Comments
 (0)