From 0cddffd8965fc45730994a0b94b620725980d0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 09:08:31 +0000 Subject: [PATCH] Bump NejcZdovc/comment-pr from 1 to 2 Bumps [NejcZdovc/comment-pr](https://github.com/NejcZdovc/comment-pr) from 1 to 2. - [Release notes](https://github.com/NejcZdovc/comment-pr/releases) - [Commits](https://github.com/NejcZdovc/comment-pr/compare/v1...v2) --- updated-dependencies: - dependency-name: NejcZdovc/comment-pr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8e7b2fc616..9d926e4fb9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: file: app/build/outputs/apk/debug/app-arm64-v8a-debug.apk - name: Add or update PR comment with QR Code to download APK. if: ${{ github.event_name == 'pull_request' }} - uses: NejcZdovc/comment-pr@v1 + uses: NejcZdovc/comment-pr@v2 with: message: | :iphone: Scan the QR code below to install the build (arm64 only) for this PR.