Skip to content

Commit

Permalink
Merge pull request #287 from kachick/dependabot/github_actions/kachic…
Browse files Browse the repository at this point in the history
…k/wait-other-jobs-3

Bump kachick/wait-other-jobs from 2 to 3
  • Loading branch information
kachick authored Apr 15, 2024
2 parents 36283e5 + aeaa5c4 commit dc44b8b
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 @@ -18,7 +18,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@v2
uses: kachick/wait-other-jobs@v3
timeout-minutes: 10
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit dc44b8b

Please sign in to comment.