From cfd32c5c3e73d854ce30c33b2da1f37c868d69da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 00:31:44 +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 c8c97a6b11ff6379e629a8fbde09572730cacec9. - [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...c8c97a6b11ff6379e629a8fbde09572730cacec9) --- updated-dependencies: - dependency-name: marcelklehr/pr-feedback-action dependency-version: c8c97a6b11ff6379e629a8fbde09572730cacec9 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..2d82e43eb 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@c8c97a6b11ff6379e629a8fbde09572730cacec9 with: feedback-message: | Hello there,