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 88f8afc commit 12205aaCopy full SHA for 12205aa
.github/workflows/reusable-zizmor.yml
@@ -450,7 +450,7 @@ jobs:
450
- name: Hide any previous comments
451
if: ${{ !cancelled() && github.event.pull_request.head.repo.full_name == github.repository }}
452
id: hide-comments
453
- uses: int128/hide-comment-action@0a9e7919192e41201af6ebd979df163956982d07 # v1.41.0
+ uses: int128/hide-comment-action@a30d551065e4231e6d7a671bb5ce884f9ee6417b # v1.43.0
454
with:
455
ends-with: "<!-- comment-action/${{ github.workflow }}/${{ github.job }} -->"
456
0 commit comments