diff --git a/.github/workflows/allchecks.yml b/.github/workflows/allchecks.yml index c51c3d6..bf07b22 100644 --- a/.github/workflows/allchecks.yml +++ b/.github/workflows/allchecks.yml @@ -10,7 +10,7 @@ jobs: checks: read contents: read steps: - - uses: wechuli/allcheckspassed@v1 + - uses: wechuli/allcheckspassed@v2 with: # This seems to be working lately even for external # contributors, so maybe we don't need to exclude it?