Skip to content

Commit ec87311

Browse files
authored
Merge pull request #763 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.9.1
Bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1
2 parents dcf8412 + f6dbe15 commit ec87311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id: metadata
1818

1919
- name: Wait for status checks
20-
uses: lewagon/wait-on-check-action@2271c86c146b96545b4e871b855e10ffa6f50773 # v1.9.0
20+
uses: lewagon/wait-on-check-action@369769072fe522a3a8a85c03c96af1e5242a1994 # v1.9.1
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)