From d3308d8300cfcfe22fcff9af2b63c5c9989286bc Mon Sep 17 00:00:00 2001 From: Razgriz Date: Mon, 17 Oct 2022 12:18:44 -0700 Subject: [PATCH] powder that makes you say yes --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c531d1ffd9..3c1de7ae34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: ~/dreamchecker > ${GITHUB_WORKSPACE}/output-annotations.txt 2>&1 - name: Annotate Linter - uses: yogstation13/DreamAnnotate@v1 + uses: yogstation13/DreamAnnotate@v2 if: always() with: outputFile: output-annotations.txt