Skip to content

Commit

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

Bump saucelabs/sauce-connect-action from 2.1.1 to 2.3.4
  • Loading branch information
SamTV12345 authored Oct 9, 2023
2 parents a266339 + 9924af5 commit 1e54b00
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 @@ -84,7 +84,7 @@ jobs:
name: Remove standard frontend test files
run: rm -rf src/tests/frontend/specs
-
uses: saucelabs/sauce-connect-action@v2.1.1
uses: saucelabs/sauce-connect-action@v2.3.4
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 1e54b00

Please sign in to comment.