Skip to content

Commit

Permalink
chore(deps): update saucelabs/sauce-connect-action action to v2.2.1 (#…
Browse files Browse the repository at this point in the history
…3836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 13, 2022
1 parent 4f3c885 commit 879d242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-karma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
echo "${{ secrets.BUILDBUDDY_ORG_CERT }}">buildbuddy-cert.pem
echo "${{ secrets.BUILDBUDDY_ORG_KEY }}">buildbuddy-key.pem
- uses: saucelabs/sauce-connect-action@v2.2.0
- uses: saucelabs/sauce-connect-action@v2.2.1
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 879d242

Please sign in to comment.