We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16a487 commit 24846e0Copy full SHA for 24846e0
.github/workflows/check-vertexai-responses.yml
@@ -38,7 +38,7 @@ jobs:
38
body-includes: Vertex AI Mock Responses Check
39
- name: Comment on PR if newer version is available
40
if: ${{env.cloned_tag != env.latest_tag && !steps.fc.outputs.comment-id}}
41
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
+ uses: peter-evans/create-or-update-comment@853a4fc475ab347cfa392aa2ee451b4fe83e774e
42
with:
43
issue-number: ${{github.event.number}}
44
body: >
0 commit comments