There was an error while loading. Please reload this page.
2 parents 8abe030 + 93b7986 commit cff7824Copy full SHA for cff7824
1 file changed
.github/workflows/pr-feedback.yml
@@ -36,7 +36,7 @@ jobs:
36
blocklist=$(curl https://raw.githubusercontent.com/nextcloud/.github/master/non-community-usernames.txt | paste -s -d, -)
37
echo "blocklist=$blocklist" >> "$GITHUB_OUTPUT"
38
39
- - uses: nextcloud/pr-feedback-action@c8c97a6b11ff6379e629a8fbde09572730cacec9 # main
+ - uses: nextcloud/pr-feedback-action@4709fa5b3e1821559d4c312ef937b61f1567aa44 # main
40
with:
41
feedback-message: |
42
Hello there,
0 commit comments