From aa7c54a748f537ebd57d8357e1b944e92cadce6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:19:05 +0000 Subject: [PATCH] chore(deps): bump mshick/add-pr-comment from 2.8.1 to 2.8.2 Bumps [mshick/add-pr-comment](https://github.com/mshick/add-pr-comment) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/mshick/add-pr-comment/releases) - [Commits](https://github.com/mshick/add-pr-comment/compare/7c0890544fb33b0bdd2e59467fbacb62e028a096...b8f338c590a895d50bcbfa6c5859251edc8952fc) --- updated-dependencies: - dependency-name: mshick/add-pr-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/validate-translation-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-translation-files.yml b/.github/workflows/validate-translation-files.yml index 1cd312f0d3d..e38179a6d01 100644 --- a/.github/workflows/validate-translation-files.yml +++ b/.github/workflows/validate-translation-files.yml @@ -67,7 +67,7 @@ jobs: # Due to GitHub Actions security reasons posting a comment isn't possible on fork pull requests. # This shouldn't be an issue, because bots writes directly to this repository. if: ${{ always() && !github.event.pull_request.head.repo.fork }} - uses: mshick/add-pr-comment@7c0890544fb33b0bdd2e59467fbacb62e028a096 + uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc with: message: | :white_check_mark: All translation files are valid.