Skip to content

Commit ca3880a

Browse files
authored
ci: bump sorting group-check (Lightning-AI#20955)
* ci: debug sorting group-check * trigger * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * @bump/node20 * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * Empty-Commit * dependabot/npm_and_yarn/multi-63fbbd1def * dependabot/npm_and_yarn/brace-expansion-1.1.12 * dependabot/npm_and_yarn/octokit/webhooks-9.26.3 * dependabot/npm_and_yarn/braces-3.0.3 * dependabot/npm_and_yarn/multi-4e11cecdf1 * dependabot/npm_and_yarn/json5-1.0.2 * dependabot/npm_and_yarn/multi-3e154a7e10 * bump/5.5 * Apply suggestions from code review
1 parent 95f16c1 commit ca3880a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/probot-check-group.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: github.event.pull_request.draft == false
1515
timeout-minutes: 61 # in case something is wrong with the internal timeout
1616
steps:
17-
- uses: Lightning-AI/probot@v5.4
17+
- uses: Lightning-AI/probot@v5.5
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
with:

src/version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.0dev
1+
2.6.0dev0

0 commit comments

Comments
 (0)