diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index 9f0129d..7f3f43a 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -282,7 +282,7 @@ jobs: echo "validate=${validate}" >> $GITHUB_OUTPUT - name: Post/update results as comment - uses: edumserrano/find-create-or-update-comment@v1.0.4 + uses: edumserrano/find-create-or-update-comment@v2.0.0 # This step will fail when running on the main branch, as there # won't be any PR or comment to find. continue-on-error: true