Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in /internal/tools #37197

chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in /internal/tools

chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in /internal/tools #37197

name: All Checks Passed
permissions:
contents: read
on:
merge_group:
pull_request:
types:
[
opened,
synchronize,
reopened,
ready_for_review,
edited,
labeled,
milestoned,
]
workflow_run:
branches-ignore:
- main
workflows: ["PR Integration"]
types:
- completed
- requested
jobs:
all-checks:
runs-on: ubuntu-latest
permissions:
checks: read # Required for checking the status of actions
contents: read
steps:
- name: Check if all checks passed
uses: wechuli/allcheckspassed@1d00cf0c34c4b0805db8866d8913f22e7125301e # v2.3.0
with:
delay: "0"
retries: "30"
polling_interval: "1"