Skip to content

Commit 2334016

Browse files
Update detomarco/delete-comment digest to 6c376c8
1 parent 1601572 commit 2334016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-vertexai-responses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
should be updated to clone the latest version of the responses: `${{env.latest_tag}}`
5050
- name: Delete comment when version gets updated
5151
if: ${{env.cloned_tag == env.latest_tag && steps.fc.outputs.comment-id}}
52-
uses: detomarco/delete-comment@850734dd44d8b15fef55b45252613b903ceb06f0
52+
uses: detomarco/delete-comment@6c376c80246b5cbfa0e904ba44c428687d984a4b
5353
with:
5454
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)