Skip to content

Commit 002c81a

Browse files
committed
ci: bump sorting group-check (#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 (cherry picked from commit ca3880a)
1 parent b1638cd commit 002c81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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:

0 commit comments

Comments
 (0)