Skip to content

Commit c04813f

Browse files
chore(deps): bump saucelabs/sauce-connect-action from 2.0.0 to 2.1.1 (formatjs#3394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c525076 commit c04813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-karma.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: |
1515
echo "${{ secrets.BUILDBUDDY_ORG_CERT }}">buildbuddy-cert.pem
1616
echo "${{ secrets.BUILDBUDDY_ORG_KEY }}">buildbuddy-key.pem
17-
- uses: saucelabs/sauce-connect-action@v2.0.0
17+
- uses: saucelabs/sauce-connect-action@v2.1.1
1818
with:
1919
username: ${{ secrets.SAUCE_USERNAME }}
2020
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}

0 commit comments

Comments
 (0)