There was an error while loading. Please reload this page.
1 parent e0d26fc commit 4b015efCopy full SHA for 4b015ef
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
steps:
22
- name: Comment on PR
23
- uses: mshick/add-pr-comment@be5d48d9b695983ee841f45434104a1419ba6231 # v3.10.1
+ uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11
24
with:
25
repo-token: ${{ secrets.GH_BOT_TOKEN }}
26
message: >
@@ -127,7 +127,7 @@ jobs:
127
});
128
129
130
131
132
133
message: Bottles have been added to this PR.
0 commit comments