File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 run : make stop
4242
4343 - name : Run All Tests in SauceLab
44- uses : saucelabs/saucectl-run-action@52ca363cd023900b9867b49abf5791c5ab7eafa9 # pin@v3
44+ uses : saucelabs/saucectl-run-action@cac550018c2e54c6f16a3be57b113649b2a37ec3 # pin@v3
4545 if : github.event_name != 'pull_request' && env.SAUCE_USERNAME != null
4646 env :
4747 GITHUB_TOKEN : ${{ github.token }}
5151 config-file : .sauce/sentry-uitest-android-benchmark.yml
5252
5353 - name : Run one test in SauceLab
54- uses : saucelabs/saucectl-run-action@52ca363cd023900b9867b49abf5791c5ab7eafa9 # pin@v3
54+ uses : saucelabs/saucectl-run-action@cac550018c2e54c6f16a3be57b113649b2a37ec3 # pin@v3
5555 if : github.event_name == 'pull_request' && env.SAUCE_USERNAME != null
5656 env :
5757 GITHUB_TOKEN : ${{ github.token }}
Original file line number Diff line number Diff line change 4444 run : make stop
4545
4646 - name : Run Tests in SauceLab
47- uses : saucelabs/saucectl-run-action@52ca363cd023900b9867b49abf5791c5ab7eafa9 # pin@v3
47+ uses : saucelabs/saucectl-run-action@cac550018c2e54c6f16a3be57b113649b2a37ec3 # pin@v3
4848 env :
4949 GITHUB_TOKEN : ${{ github.token }}
5050 with :
You can’t perform that action at this time.
0 commit comments