Skip to content

Commit

Permalink
Enable Probot CheckGroup v5.1 (#15763)
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca authored Nov 22, 2022
1 parent ed3eef0 commit c55f80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/probot-check-group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.event.pull_request.draft == false
timeout-minutes: 61 # in case something is wrong with the internal timeout
steps:
- uses: Lightning-AI/probot@v5
- uses: Lightning-AI/probot@v5.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c55f80f

Please sign in to comment.