From 1c2fdc0bdf6b1a2d24b30440d04b849e76f88d18 Mon Sep 17 00:00:00 2001 From: Atermonera Date: Thu, 13 Oct 2022 18:00:27 -0800 Subject: [PATCH 1/2] Merge pull request #8746 from PolarisSS13/dependabot/github_actions/yogstation13/DreamAnnotate-2 Bump yogstation13/DreamAnnotate from 1 to 2 --- .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 b6be2dceba..301054382a 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