Skip to content

Commit 825c92d

Browse files
chore(deps): update mshick/add-pr-comment action to v3.12 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85fb79c commit 825c92d

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@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11
23+
uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12
2424
with:
2525
repo-token: ${{ secrets.GH_BOT_TOKEN }}
2626
message: >
@@ -138,7 +138,7 @@ jobs:
138138
});
139139
140140
- name: Comment on PR
141-
uses: mshick/add-pr-comment@8e4927817251f1ff60c001f04568532b38e0b4a0 # v3.11
141+
uses: mshick/add-pr-comment@ec328af66588ab8f77cdeb2c264f14aba45bbf59 # v3.12
142142
with:
143143
repo-token: ${{ secrets.GH_BOT_TOKEN }}
144144
message: Bottles have been added to this PR.

0 commit comments

Comments
 (0)