From 9a141a642c7adcd46d6dca8c6221d7d66acc4961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 01:03:58 +0000 Subject: [PATCH] chore(deps): Bump nextcloud/pr-feedback-action Bumps [nextcloud/pr-feedback-action](https://github.com/nextcloud/pr-feedback-action) from 1883b38a033fb16f576875e0cf45f98b857655c4 to 4709fa5b3e1821559d4c312ef937b61f1567aa44. - [Release notes](https://github.com/nextcloud/pr-feedback-action/releases) - [Changelog](https://github.com/nextcloud/pr-feedback-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/pr-feedback-action/compare/1883b38a033fb16f576875e0cf45f98b857655c4...4709fa5b3e1821559d4c312ef937b61f1567aa44) --- updated-dependencies: - dependency-name: nextcloud/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 98e9fad..38bfe84 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -36,7 +36,7 @@ jobs: blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -) echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT" - - uses: nextcloud/pr-feedback-action@1883b38a033fb16f576875e0cf45f98b857655c4 # main + - uses: nextcloud/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44 # main with: feedback-message: | Hello there,