From 2ee43d6baaff0d62809eddce58f2a72add8eee4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:03:08 +0000 Subject: [PATCH] build(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 ff84fffaf..1ec76485e 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -32,7 +32,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,