Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Commit 816b8a7

Browse files
authored
upgrade lewagon/wait-on-check-action to v1.1.1 (#278)
1 parent c9b7c51 commit 816b8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: github.event.pull_request.user.login == 'web3-bot' && needs.automerge-check.outputs.status == 'true'
4141
steps:
4242
- name: Wait on tests
43-
uses: lewagon/wait-on-check-action@bafe56a6863672c681c3cf671f5e10b20abf2eaa # v0.2
43+
uses: lewagon/wait-on-check-action@752bfae19aef55dab12a00bc36d48acc46b77e9d # v1.1.1
4444
with:
4545
ref: ${{ github.event.pull_request.head.sha }}
4646
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)