diff --git a/.github/workflows/charts-lint.yaml b/.github/workflows/charts-lint.yaml index 2573797aabc..6731ae4f135 100644 --- a/.github/workflows/charts-lint.yaml +++ b/.github/workflows/charts-lint.yaml @@ -108,7 +108,7 @@ jobs: - name: Create/Update comment if: steps.list-changed.outputs.detected == 'true' continue-on-error: true - uses: thollander/actions-comment-pull-request@d61db783da9abefc3437960d0cce08552c7c004f # v2 + uses: thollander/actions-comment-pull-request@1d3973dc4b8e1399c0620d3f2b1aa5e795465308 # v2 with: filePath: /tmp/lint_result.txt comment_tag: lint_results