Skip to content

Commit f678b5e

Browse files
chore(deps): update thollander/actions-comment-pull-request action to v3 (#135)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thollander/actions-comment-pull-request](https://redirect.github.com/thollander/actions-comment-pull-request) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>thollander/actions-comment-pull-request (thollander/actions-comment-pull-request)</summary> ### [`v3`](https://redirect.github.com/thollander/actions-comment-pull-request/compare/v2...v3) [Compare Source](https://redirect.github.com/thollander/actions-comment-pull-request/compare/v2...v3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infratographer/metadata-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJtYWpvciJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19d4c9c commit f678b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apollo-studio-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
print_details
9797
9898
- name: Comment PR with execution number
99-
uses: thollander/actions-comment-pull-request@v2
99+
uses: thollander/actions-comment-pull-request@v3
100100
with:
101101
filePath: comment.txt
102102
comment_tag: infratographer-apollo-graph-check

0 commit comments

Comments
 (0)