Skip to content

Commit e78454f

Browse files
authored
Merge pull request #15304 from nextcloud/automated/noid/stable33-update-workflows
[stable33] ci(actions): Update workflow templates from organization template repository
2 parents acf27c4 + 47d1322 commit e78454f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: MIT
33
9f2b534bea27e8ec2dda7c1d772a664b block-merge-eol.yml
44
2581a67c5bcdcd570427e6d51db767d7 fixup.yml
5-
3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml
5+
d1821b8a816578070ed8fd018f321f6d pr-feedback.yml

.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@f0cab224dea8e1f282f9451de322f323c78fc7a5 # main
39+
- uses: nextcloud/pr-feedback-action@5227c55be184087d0aef6338bee210d8620b6297 # v1.0.1
4040
with:
4141
feedback-message: |
4242
Hello there,

0 commit comments

Comments
 (0)