Skip to content

Commit

Permalink
chore(deps): update saucelabs/sauce-connect-action digest to 55139e5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 122698f commit 476dbdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
name: build

- name: start SauceConnect tunnel
uses: saucelabs/sauce-connect-action@270345f214aca56f55c678ca59e626dfd43da153 #v2
uses: saucelabs/sauce-connect-action@55139e517d661df9be6c05509aeb6bae38fa7a50 # v2
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down Expand Up @@ -449,7 +449,7 @@ jobs:
name: build

- name: start SauceConnect tunnel
uses: saucelabs/sauce-connect-action@270345f214aca56f55c678ca59e626dfd43da153 #v2
uses: saucelabs/sauce-connect-action@55139e517d661df9be6c05509aeb6bae38fa7a50 # v2
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 476dbdd

Please sign in to comment.