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.
2 parents 5443c6e + fe77cd0 commit d3ef047Copy full SHA for d3ef047
.github/workflows/build-and-deploy-test.yml
@@ -23,7 +23,7 @@ jobs:
23
environment: staging
24
steps:
25
- name: Verify user
26
- uses: 'deriv-com/shared-actions/.github/actions/verify_user_in_organization@v1'
+ uses: 'deriv-com/shared-actions/.github/actions/verify_user_in_organization@v3'
27
with:
28
username: ${{github.event.pull_request.user.login}}
29
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments