Skip to content

Commit 59666da

Browse files
Update detomarco/delete-comment digest to 7d743e5
1 parent b807119 commit 59666da

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@7d743e576ec2cde9bf90c79792ed959428d7e7d1
5353
with:
5454
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)