File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
run : yarn install --frozen-lockfile
47
47
working-directory : ./
48
48
49
- - uses : saucelabs/sauce-connect-action@v3
49
+ - uses : saucelabs/sauce-connect-action@v3.0.0
50
50
with :
51
51
username : ${{ secrets.SAUCE_USERNAME }}
52
52
accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
87
87
run : yarn install --frozen-lockfile
88
88
working-directory : ./
89
89
90
- - uses : saucelabs/sauce-connect-action@v3
90
+ - uses : saucelabs/sauce-connect-action@v3.0.0
91
91
with :
92
92
username : ${{ secrets.SAUCE_USERNAME }}
93
93
accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
@@ -128,7 +128,7 @@ jobs:
128
128
run : yarn install --frozen-lockfile
129
129
working-directory : ./
130
130
131
- - uses : saucelabs/sauce-connect-action@v3
131
+ - uses : saucelabs/sauce-connect-action@v3.0.0
132
132
with :
133
133
username : ${{ secrets.SAUCE_USERNAME }}
134
134
accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
@@ -171,7 +171,7 @@ jobs:
171
171
run : yarn install --frozen-lockfile
172
172
working-directory : ./
173
173
174
- - uses : saucelabs/sauce-connect-action@v3
174
+ - uses : saucelabs/sauce-connect-action@v3.0.0
175
175
with :
176
176
username : ${{ secrets.SAUCE_USERNAME }}
177
177
accessKey : ${{ secrets.SAUCE_ACCESS_KEY }}
You can’t perform that action at this time.
0 commit comments