diff --git a/.github/workflows/charts-lint.yaml b/.github/workflows/charts-lint.yaml index e3b5614df2c..439d686c657 100644 --- a/.github/workflows/charts-lint.yaml +++ b/.github/workflows/charts-lint.yaml @@ -115,7 +115,7 @@ jobs: - name: Create/Update comment if: steps.list-changed.outputs.detected == 'true' continue-on-error: true - uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6 # v2 + uses: thollander/actions-comment-pull-request@e2c37e53a7d2227b61585343765f73a9ca57eda9 # v3 with: filePath: /tmp/lint_result.txt comment_tag: lint_results