From 7835677c75ab21a41c4f718e26387d72ee581b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 16:00:44 +0000 Subject: [PATCH] Bump yogstation13/DreamAnnotate from 1 to 2 Bumps [yogstation13/DreamAnnotate](https://github.com/yogstation13/DreamAnnotate) from 1 to 2. - [Release notes](https://github.com/yogstation13/DreamAnnotate/releases) - [Commits](https://github.com/yogstation13/DreamAnnotate/compare/v1...v2) --- updated-dependencies: - dependency-name: yogstation13/DreamAnnotate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 b6be2dceba5b..301054382a65 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