Skip to content

Commit

Permalink
Bump kachick/wait-other-jobs from 1 to 2 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
blankdots committed Oct 10, 2023
2 parents c2043fd + 3277509 commit 462d86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: ${{ github.actor == 'neicnordic' && github.head_ref == 'create-pull-request/patch' }}
steps:
- name: Wait other jobs are passed or failed
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 462d86d

Please sign in to comment.