Skip to content

Commit cc14428

Browse files
authored
Merge pull request #82 from ether/dependabot/github_actions/saucelabs/sauce-connect-action-2.3.4
Bump saucelabs/sauce-connect-action from 2.1.1 to 2.3.4
2 parents df38086 + 47e4bd5 commit cc14428

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/sauce-connect-action@v2.1.1
87+
uses: saucelabs/sauce-connect-action@v2.3.4
8888
with:
8989
username: ${{ secrets.SAUCE_USERNAME }}
9090
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}

0 commit comments

Comments
 (0)