From b8e926b3914c0cf7510abdfe9f714d5104fad805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:03:02 +0000 Subject: [PATCH] Chore(deps): Bump marcelklehr/pr-feedback-action Bumps [marcelklehr/pr-feedback-action](https://github.com/marcelklehr/pr-feedback-action) from c8c97a6b11ff6379e629a8fbde09572730cacec9 to 4709fa5b3e1821559d4c312ef937b61f1567aa44. - [Release notes](https://github.com/marcelklehr/pr-feedback-action/releases) - [Changelog](https://github.com/nextcloud/pr-feedback-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/marcelklehr/pr-feedback-action/compare/c8c97a6b11ff6379e629a8fbde09572730cacec9...4709fa5b3e1821559d4c312ef937b61f1567aa44) --- updated-dependencies: - dependency-name: marcelklehr/pr-feedback-action dependency-version: 4709fa5b3e1821559d4c312ef937b61f1567aa44 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-feedback.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 2d82e43eb..aa97dd7f1 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -31,7 +31,7 @@ jobs: blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -) echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT" - - uses: marcelklehr/pr-feedback-action@c8c97a6b11ff6379e629a8fbde09572730cacec9 + - uses: marcelklehr/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44 with: feedback-message: | Hello there,