Skip to content

Commit

Permalink
Bump kachick/wait-other-jobs from 2.0.2 to 2.0.3 (#256)
Browse files Browse the repository at this point in the history
Bumps [kachick/wait-other-jobs](https://github.com/kachick/wait-other-jobs) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/kachick/wait-other-jobs/releases)
- [Commits](kachick/wait-other-jobs@v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 1ced60b commit 2f93b72
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/[email protected].2
uses: kachick/[email protected].3
timeout-minutes: 30
- name: Approve and merge
# if: ${{steps.metadata.outputs.update-type != 'version-update:semver-major'}}
Expand Down

0 comments on commit 2f93b72

Please sign in to comment.