Skip to content

Commit 9f4fdf2

Browse files
authored
Merge pull request #711 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.6.0
Bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0
2 parents ef9869b + 694bef3 commit 9f4fdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@74049309dfeff245fe8009a0137eacf28136cb3c # v1.5.0
20+
uses: lewagon/wait-on-check-action@a08fbe2b86f9336198f33be6ad9c16b96f92799c # v1.6.0
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)