Skip to content

Commit 13daa07

Browse files
chore(deps): bump lewagon/wait-on-check-action
Bumps the minor-deps-updates group with 1 update in the / directory: [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action). Updates `lewagon/wait-on-check-action` from 1.4.0 to 1.6.0 - [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@0dceb95...a08fbe2) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3eda69 commit 13daa07

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@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
31+
uses: lewagon/wait-on-check-action@a08fbe2b86f9336198f33be6ad9c16b96f92799c # v1.6.0
3232
with:
3333
ref: ${{ github.event.pull_request.head.sha }}
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)