Skip to content

Commit a7bec8c

Browse files
Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](lewagon/wait-on-check-action@v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c443da6 commit a7bec8c

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
@@ -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.2.0
15+
uses: lewagon/wait-on-check-action@v1.3.1
1616
with:
1717
repo-token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
1818
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)