diff --git a/check/action.yaml b/check/action.yaml index 492a49a..7e66445 100644 --- a/check/action.yaml +++ b/check/action.yaml @@ -64,7 +64,7 @@ runs: - name: Create instructions comment if: steps.changes.outputs.secret-templates == 'true' && failure() && steps.fc.outputs.comment-id == '' - uses: peter-evans/create-or-update-comment@v1 + uses: peter-evans/create-or-update-comment@v3 with: issue-number: ${{ github.event.pull_request.number }} body: |