diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index 23e9614063e..e4558410495 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 -3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml +d1821b8a816578070ed8fd018f321f6d pr-feedback.yml diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index f4c0477ce71..4420bf69224 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@f0cab224dea8e1f282f9451de322f323c78fc7a5 # main + - uses: nextcloud/pr-feedback-action@5227c55be184087d0aef6338bee210d8620b6297 # v1.0.1 with: feedback-message: | Hello there,