Skip to content

Commit

Permalink
Bump saucelabs/sauce-connect-action from 1.1.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from 1.1.3 to 2.0.0.
- [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@v1.1.3...v2.0.0)

---
updated-dependencies:
- dependency-name: saucelabs/sauce-connect-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and matz3 committed Oct 5, 2021
1 parent 0a9c6b6 commit 6e50872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/saucelabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install @openui5/sap.ui.core@1.71.x
run: npm install -D @openui5/sap.ui.core@1.71.x
- name: Start sauce-connect
uses: saucelabs/sauce-connect-action@v1.1.3
uses: saucelabs/sauce-connect-action@v2.0.0
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 6e50872

Please sign in to comment.