Skip to content

Commit

Permalink
chore(deps): update cgrindel/gha_join_jobs action to v1.4.0 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 5ad4e83 commit 19fdc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
- integration-tests
if: ${{ always() }}
steps:
- uses: cgrindel/gha_join_jobs@v1.2.0
- uses: cgrindel/gha_join_jobs@v1.4.0
# Skip on release flows when invoked through the release workflow.
# Otherwise gha_join_jobs discovers its own job in the job list and
# fails since it is not yet succeeded, but still in progress.
Expand Down

0 comments on commit 19fdc3b

Please sign in to comment.