Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Bump kachick/wait-other-jobs from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [kachick/wait-other-jobs](https://github.com/kachick/wait-other-jobs) from 1 to 2.
- [Release notes](https://github.com/kachick/wait-other-jobs/releases)
- [Commits](kachick/wait-other-jobs@v1...v2)

---
updated-dependencies:
- dependency-name: kachick/wait-other-jobs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent 9a36ed8 commit 7bae655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Wait other jobs are passed or failed
if: ${{ steps.metadata.outputs.package-ecosystem == 'pip' || steps.metadata.outputs.package-ecosystem == 'github_actions' }}
uses: kachick/wait-other-jobs@v1
uses: kachick/wait-other-jobs@v2
timeout-minutes: 30
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 7bae655

Please sign in to comment.