Skip to content

Commit

Permalink
Feat: update the automerge workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Dec 6, 2023
1 parent 07a836c commit 319bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# wait-interval: 30

- name: Wait for "${{ matrix.tf-checks }}" to succeed
uses: lewagon/wait-on-check-action@v1.0.0
uses: lewagon/wait-on-check-action@v1.3.1
with:
ref: ${{ github.event.pull_request.head.sha }}
check-name: ${{ matrix.tf-checks }}
Expand Down

0 comments on commit 319bd8f

Please sign in to comment.