Skip to content

Commit cc6f7e9

Browse files
Bump saucelabs/sauce-connect-action from 2 to 3
Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from 2 to 3. - [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...v3) --- updated-dependencies: - dependency-name: saucelabs/sauce-connect-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21e6039 commit cc6f7e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/saucelabs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
node-version: 22
2525
- uses: actions/checkout@v6
26-
- uses: saucelabs/sauce-connect-action@v2
26+
- uses: saucelabs/sauce-connect-action@v3
2727
with:
2828
username: ${{ secrets.SAUCE_USERNAME }}
2929
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}

0 commit comments

Comments
 (0)