Skip to content

Commit

Permalink
Bump kachick/wait-other-jobs from 1 to 2 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 40b6b77 commit e1f9016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-bot-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4
- name: Wait other jobs
if: ${{steps.metadata.outputs.update-type != 'version-update:semver-major'}}
uses: kachick/wait-other-jobs@v1
uses: kachick/wait-other-jobs@v2
timeout-minutes: 10
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit e1f9016

Please sign in to comment.