Skip to content

Commit 47e4bd5

Browse files
Bump saucelabs/sauce-connect-action from 2.1.1 to 2.3.4
Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from 2.1.1 to 2.3.4. - [Release notes](https://github.com/saucelabs/sauce-connect-action/releases) - [Changelog](https://github.com/saucelabs/sauce-connect-action/blob/main/CHANGELOG.md) - [Commits](saucelabs/sauce-connect-action@v2.1.1...v2.3.4) --- updated-dependencies: - dependency-name: saucelabs/sauce-connect-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6c0cd0 commit 47e4bd5

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)