Skip to content

Commit fbb9de9

Browse files
dependabot[bot]mgallien
authored andcommitted
chore(deps): Bump nextcloud/pr-feedback-action
Bumps [nextcloud/pr-feedback-action](https://github.com/nextcloud/pr-feedback-action) from c8c97a6b11ff6379e629a8fbde09572730cacec9 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](nextcloud/pr-feedback-action@c8c97a6...4709fa5) --- updated-dependencies: - dependency-name: nextcloud/pr-feedback-action dependency-version: 4709fa5b3e1821559d4c312ef937b61f1567aa44 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bf4130 commit fbb9de9

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: nextcloud/pr-feedback-action@c8c97a6b11ff6379e629a8fbde09572730cacec9 # main
39+
- uses: nextcloud/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44 # main
4040
with:
4141
feedback-message: |
4242
Hello there,

0 commit comments

Comments
 (0)