Skip to content

Commit f1cc96b

Browse files
Update mshick/add-pr-comment action to v2.8.2 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bryce Buchanan <[email protected]>
1 parent 9f93131 commit f1cc96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR-Release-Warning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fi
2020
- name: add comment if PR is release
2121
if: steps.check-release.outputs.match == 'true'
22-
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2
22+
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
2323
with:
2424
message: |
2525
**WARNING** : This PR will trigger a release and tag when merged.

0 commit comments

Comments
 (0)