Skip to content

Commit fc4118a

Browse files
Bump kachick/wait-other-jobs from 3 to 4
Bumps [kachick/wait-other-jobs](https://github.com/kachick/wait-other-jobs) from 3 to 4. - [Release notes](https://github.com/kachick/wait-other-jobs/releases) - [Changelog](https://github.com/kachick/wait-other-jobs/blob/main/CHANGELOG.md) - [Commits](kachick/wait-other-jobs@v3...v4) --- updated-dependencies: - dependency-name: kachick/wait-other-jobs dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dafbf60 commit fc4118a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: ${{ github.head_ref == 'create-pull-request/patch' }}
1212
steps:
1313
- name: Wait other jobs are passed or failed
14-
uses: kachick/wait-other-jobs@v3
14+
uses: kachick/wait-other-jobs@v4
1515
timeout-minutes: 30
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)