Skip to content

Commit ffcd020

Browse files
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](nextcloud/pr-feedback-action@1883b38...4709fa5) --- updated-dependencies: - dependency-name: marcelklehr/pr-feedback-action dependency-version: 4709fa5b3e1821559d4c312ef937b61f1567aa44 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceeea7a commit ffcd020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-feedback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -)
3737
echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT"
3838
39-
- uses: marcelklehr/pr-feedback-action@1883b38a033fb16f576875e0cf45f98b857655c4
39+
- uses: marcelklehr/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44
4040
with:
4141
feedback-message: |
4242
Hello there,

0 commit comments

Comments
 (0)