Skip to content

Commit 4b015ef

Browse files
chore(deps): update mshick/add-pr-comment action to v3.11 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0d26fc commit 4b015ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pull-requests: write
2121
steps:
2222
- name: Comment on PR
23-
uses: mshick/add-pr-comment@be5d48d9b695983ee841f45434104a1419ba6231 # v3.10.1
23+
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11
2424
with:
2525
repo-token: ${{ secrets.GH_BOT_TOKEN }}
2626
message: >
@@ -127,7 +127,7 @@ jobs:
127127
});
128128
129129
- name: Comment on PR
130-
uses: mshick/add-pr-comment@be5d48d9b695983ee841f45434104a1419ba6231 # v3.10.1
130+
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11
131131
with:
132132
repo-token: ${{ secrets.GH_BOT_TOKEN }}
133133
message: Bottles have been added to this PR.

0 commit comments

Comments
 (0)