Skip to content

Commit be1a63e

Browse files
authored
Merge pull request #727 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.7.0
Bump lewagon/wait-on-check-action from 1.6.1 to 1.7.0
2 parents 5cea175 + bd051ad commit be1a63e

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@78dd4dd5d9b337c14c3c81f79e53bf7d222435c1 # v1.6.1
20+
uses: lewagon/wait-on-check-action@9312864dfbc9fd208e9c0417843430751c042800 # v1.7.0
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)