Skip to content

Commit

Permalink
MINOR - Update CI lewagon/wait-on-check-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbrull committed Dec 15, 2023
1 parent 198c038 commit a79bcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Wait for the labeler
uses: lewagon/wait-on-check-action@v1.3.1@0179dfc359f90a703c41240506f998ee1603f9ea #v1.0.0
uses: lewagon/wait-on-check-action@v1.3.1
if: ${{ github.event_name == 'pull_request_target' }}
with:
ref: ${{ github.event.pull_request.head.sha }}
Expand Down

0 comments on commit a79bcdd

Please sign in to comment.