From 351b549bfbefb09e7581f6f00648a30f73446126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 23:41:49 +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 9be0d787a16..638ef4d2f3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,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