From cb8dc98712bf59f9b68d211374d17e1f41102755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 01:04:15 +0000 Subject: [PATCH] chore(deps): bump marcelklehr/pr-feedback-action Bumps [marcelklehr/pr-feedback-action](https://github.com/marcelklehr/pr-feedback-action) from 1883b38a033fb16f576875e0cf45f98b857655c4 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/1883b38a033fb16f576875e0cf45f98b857655c4...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 98d2715e2..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@1883b38a033fb16f576875e0cf45f98b857655c4 + - uses: marcelklehr/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44 with: feedback-message: | Hello there,