Skip to content

Commit 3a2ade1

Browse files
chore(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 in the minor-deps-updates group (#82)
1 parent e50c3b1 commit 3a2ade1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Don't merge updates to GitHub Actions versions automatically.
2929
# (Some repos may wish to limit by version range (major/minor/patch), or scope (dep vs dev-dep), too.)
3030
if: contains(steps.metadata.outputs.package-ecosystem, 'npm')
31-
uses: lewagon/wait-on-check-action@ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc # v1.3.4
31+
uses: lewagon/wait-on-check-action@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
3232
with:
3333
ref: ${{ github.event.pull_request.head.sha }}
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)