diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index e4558410495..80fc5a398d9 100644 --- a/.github/actions-lock.txt +++ b/.github/actions-lock.txt @@ -2,4 +2,4 @@ # SPDX-License-Identifier: MIT 9f2b534bea27e8ec2dda7c1d772a664b block-merge-eol.yml 2581a67c5bcdcd570427e6d51db767d7 fixup.yml -d1821b8a816578070ed8fd018f321f6d pr-feedback.yml +aaa395a26591445ccf4c8196d7f01ee7 pr-feedback.yml diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 4420bf69224..1bd9c59ac02 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@5227c55be184087d0aef6338bee210d8620b6297 # v1.0.1 + - uses: nextcloud-libraries/pr-feedback-action@5227c55be184087d0aef6338bee210d8620b6297 # v1.0.1 with: feedback-message: | Hello there,