Skip to content

Commit 549a130

Browse files
authored
Merge pull request #86 from ether/dependabot/github_actions/saucelabs/sauce-connect-action-2.3.5
Bump saucelabs/sauce-connect-action from 2.3.4 to 2.3.5
2 parents 6d775e2 + cd18316 commit 549a130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
name: Remove standard frontend test files
8585
run: rm -rf src/tests/frontend/specs
8686
-
87-
uses: saucelabs/[email protected].4
87+
uses: saucelabs/[email protected].5
8888
with:
8989
username: ${{ secrets.SAUCE_USERNAME }}
9090
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}

0 commit comments

Comments
 (0)