File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4646 run : yarn install --frozen-lockfile
4747 working-directory : ./
4848
49- - uses : saucelabs/sauce-connect-action@v3
49+ - uses : saucelabs/sauce-connect-action@v3.0.0
5050 with :
5151 username : ${{ secrets.SAUCE_USERNAME }}
5252 accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
8787 run : yarn install --frozen-lockfile
8888 working-directory : ./
8989
90- - uses : saucelabs/sauce-connect-action@v3
90+ - uses : saucelabs/sauce-connect-action@v3.0.0
9191 with :
9292 username : ${{ secrets.SAUCE_USERNAME }}
9393 accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
@@ -128,7 +128,7 @@ jobs:
128128 run : yarn install --frozen-lockfile
129129 working-directory : ./
130130
131- - uses : saucelabs/sauce-connect-action@v3
131+ - uses : saucelabs/sauce-connect-action@v3.0.0
132132 with :
133133 username : ${{ secrets.SAUCE_USERNAME }}
134134 accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
@@ -171,7 +171,7 @@ jobs:
171171 run : yarn install --frozen-lockfile
172172 working-directory : ./
173173
174- - uses : saucelabs/sauce-connect-action@v3
174+ - uses : saucelabs/sauce-connect-action@v3.0.0
175175 with :
176176 username : ${{ secrets.SAUCE_USERNAME }}
177177 accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
You can’t perform that action at this time.
0 commit comments