Skip to content

Commit

Permalink
Merge pull request #77 from ether/dependabot/github_actions/saucelabs…
Browse files Browse the repository at this point in the history
…/sauce-connect-action-2.3.5

Bump saucelabs/sauce-connect-action from 2.3.4 to 2.3.5
  • Loading branch information
SamTV12345 committed Oct 22, 2023
2 parents b36efa4 + b17cdd9 commit a56d20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
name: Remove standard frontend test files
run: rm -rf src/tests/frontend/specs
-
uses: saucelabs/sauce-connect-action@v2.3.4
uses: saucelabs/sauce-connect-action@v2.3.5
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit a56d20a

Please sign in to comment.