From 5727ae7ac70405a53488a586488f07646c7b1f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 23:03:27 +0000 Subject: [PATCH] Bump mshick/add-pr-comment from 3.11.0 to 3.12.0 Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Changelog](https://github.com/mshick/add-pr-comment/blob/main/CHANGELOG.md) - [Commits](https://github.com/mshick/add-pr-comment/compare/8e4927817251f1ff60c001f04568532b38e0b4a0...ec328af66588ab8f77cdeb2c264f14aba45bbf59) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/spotless.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spotless.yml b/.github/workflows/spotless.yml index 41ce16131..4bd50f1bf 100644 --- a/.github/workflows/spotless.yml +++ b/.github/workflows/spotless.yml @@ -20,7 +20,7 @@ jobs: - uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4 - name: spotlessCheck run: ./gradlew spotlessCheck - - uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11.0 + - uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12.0 if: always() with: message-success: |