Skip to content

Commit

Permalink
Bump saucelabs/sauce-connect-action from 2.3.4 to 2.3.7
Browse files Browse the repository at this point in the history
Bumps [saucelabs/sauce-connect-action](https://github.com/saucelabs/sauce-connect-action) from 2.3.4 to 2.3.7.
- [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.3.4...v2.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 9c1f40a commit 08c01d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
browser: [edge]
steps:
- name: Setup sauce connect
uses: saucelabs/sauce-connect-action@v2.3.4
uses: saucelabs/sauce-connect-action@v2.3.7
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 08c01d5

Please sign in to comment.