Skip to content

Commit be87cc8

Browse files
build(deps): bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 (#111)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ed2745 commit be87cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
if: github.actor == 'dependabot[bot]'
2424
steps:
2525
- name: Wait for "${{ matrix.tf-checks }}" to succeed
26-
uses: lewagon/[email protected].1
26+
uses: lewagon/[email protected].3
2727
with:
2828
ref: ${{ github.event.pull_request.head.sha }}
2929
check-name: ${{ matrix.tf-checks }}

0 commit comments

Comments
 (0)