Skip to content

Commit ad82860

Browse files
authored
Merge pull request #532 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.3.3
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
2 parents 6ed3a03 + c4a30c4 commit ad82860

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: dependabot/fetch-metadata@v1
1313
id: metadata
1414
- name: Wait for status checks
15-
uses: lewagon/wait-on-check-action@v1.3.1
15+
uses: lewagon/wait-on-check-action@v1.3.3
1616
with:
1717
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
1818
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)