Skip to content

Commit 3ba444e

Browse files
chore(deps): bump lewagon/wait-on-check-action from 1.6.0 to 1.6.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](lewagon/wait-on-check-action@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27ddc43 commit 3ba444e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- name: Wait for agent server to finish build
3030
if: github.event_name == 'pull_request'
31-
uses: lewagon/wait-on-check-action@v1.6.0
31+
uses: lewagon/wait-on-check-action@v1.6.1
3232
with:
3333
ref: ${{ github.event.pull_request.head.ref }}
3434
check-name: Build & Push (python-amd64)

0 commit comments

Comments
 (0)